IHostUiModule
Home > @gooddata/sdk-pluggable-application-model > IHostUiModule
IHostUiModule interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Host UI module contract.
Signature:
export interface IHostUiModule
Remarks
Implementations loaded via module federation or provided locally must conform to this interface. The host application uses the mount function to render the application chrome and obtain the container for the active pluggable application.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(ALPHA) |