This component provider always returns the same instance of the component. The instance is passed to the provider at initialisation.
Constructor
The instance to return whenever a component is requested.
Used to compare this provider with others. Any provider that returns the same component instance will be regarded as equivalent.
The instance
Used to request a component from this provider
Generated using TypeDoc
This component provider always returns the same instance of the component. The instance is passed to the provider at initialisation.