TriggerEvent
Home > @gooddata/sdk-ui-dashboard > TriggerEvent
TriggerEvent interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Triggers an event.
Signature:
export interface TriggerEvent extends IDashboardCommand
Extends: IDashboardCommand
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | TriggerEventPayload | (BETA) |
type | readonly | "GDC.DASH/CMD.EVENT.TRIGGER" | (BETA) |