• Overview

This site uses cookies from Google to deliver its services and to analyze traffic.

@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