The Wayback Machine - https://web.archive.org/web/20250711044250/https://angular.dev/api/core/ValueSansProvider
    • Overview
@angular/core

ValueSansProvider

interface
stable

Configures the Injector to return a value for a token. Base for ValueProvider decorator.

API

    
      interface ValueSansProvider {}
    
    

useValue

any

The value to inject.

Jump to details
HTTPS · web.archive.org
← Home