isEnabled
Home > @gooddata/sdk-model > IPluggableApplicationMetaV1 > isEnabled
IPluggableApplicationMetaV1.isEnabled property
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.
States if the application is enabled and should be allowed to load by the shell application.
Used mainly by the remote registry override to disable the standard application.
Signature:
isEnabled?: boolean;