Constructor
The function that will return the component instance when called.
Used to compare this provider with others. Any provider that uses the function or method closure to provide the instance is regarded as equivalent.
The function
Generated using TypeDoc
This component provider calls a function to get the component instance. The function must return a single component of the appropriate type.