Information about the outlet which embeds a microfrontend.
This object can be obtained from the ContextService using the name OUTLET_CONTEXT.
Beans.get(ContextService).observe$(OUTLET_CONTEXT).subscribe((outletContext: OutletContext) => { ...});
OUTLET_CONTEXT
ContextService
Generated using TypeDoc
Information about the outlet which embeds a microfrontend.
This object can be obtained from the ContextService using the name OUTLET_CONTEXT.
OUTLET_CONTEXT
ContextService