IPluggableAppEvent
Home > @gooddata/sdk-pluggable-application-model > IPluggableAppEvent
IPluggableAppEvent 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.
Event emitted by the pluggable application towards the host.
Signature:
export interface IPluggableAppEvent
Remarks
The host is the single writer of the canonical platform context. Use these events to request changes; the host decides what (if anything) to apply and then pushes updated context down via the updateContext callback on the mounted instance.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
unknown |
(ALPHA) (Optional) | ||
|
string |
(ALPHA) |