ShowWidgetAsTableSet
Home > @gooddata/sdk-ui-dashboard > ShowWidgetAsTableSet
ShowWidgetAsTableSet 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.
This event is emitted after a widget's show as table state has been set.
Signature:
export interface ShowWidgetAsTableSet extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | ShowWidgetAsTableSetPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.SHOW_WIDGET_AS_TABLE.SET" | (BETA) |