Reference to the created Context Consumer Controller instance
Optionaloptions: UmbClassGetContextOptionsA Promise with the reference to the Context Api Instance
An Observable to observe from.
Optionalcallback: ObserverCallback<SpecificT>Callback method called when data is changed.
OptionalcontrollerAlias: null | UmbControllerAliasDefine an explicit controller alias. If not defined then one will be generated based on the callback function. If null is parsed no controller alias will be given.
Reference to the created Observer Controller instance.
The API instance to be exposed.
Reference to the created Context Provider Controller instance
Callback method called when context is resolved.