eventBody
Home > @gooddata/sdk-ui-dashboard > TriggerEventPayload > eventBody
TriggerEventPayload.eventBody property
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.
Event body without the DashboardContext property. That will be filled when the command is processed.
Signature:
readonly eventBody: DashboardEventBody<IDashboardEvent | ICustomDashboardEvent>;