PluggableAppEventType
Home > @gooddata/sdk-pluggable-application-model > PluggableAppEventType
PluggableAppEventType variable
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.
Known generic pluggable application event types.
Signature:
PluggableAppEventType: {
readonly RELOAD_PLATFORM_CONTEXT_REQUESTED: "GDC.PLUGGABLE_APP/EVT.RELOAD_PLATFORM_CONTEXT.REQUESTED";
}