ILocalPluggableApplicationModule
Home > @gooddata/sdk-model > ILocalPluggableApplicationModule
ILocalPluggableApplicationModule 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.
Definition of the pluggable application deployed locally with the shell application. The application is loaded from the host bundle asynchronously via lazy-loaded import.
Signature:
export interface ILocalPluggableApplicationModule
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) Base route of the application. It is relative to the shell application route. |