TriggerEvent
Home > @gooddata/sdk-ui-dashboard > TriggerEvent
TriggerEvent interface
This API is provided as a 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 | Type | Description |
---|---|---|
payload | TriggerEventPayload | (BETA) |
type | "GDC.DASH/CMD.EVENT.TRIGGER" | (BETA) |