ExternalPluggableApplicationRegistryItem
Home > @gooddata/sdk-model > ExternalPluggableApplicationRegistryItem
ExternalPluggableApplicationRegistryItem type
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.
External pluggable application registry item.
Loaded from an external application hosted module outside the shell, i.e., external link that will replace the application window.
Signature:
export type ExternalPluggableApplicationRegistryItem = IExternalPluggableApplicationRegistryItemV1;
References: IExternalPluggableApplicationRegistryItemV1