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

ValueSansProvider

interface

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