ShowWidgetAsTableSetPayload
Home > @gooddata/sdk-ui-dashboard > ShowWidgetAsTableSetPayload
ShowWidgetAsTableSetPayload 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.
Payload of the ShowWidgetAsTableSet event.
Signature:
export interface ShowWidgetAsTableSetPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
ref | ObjRef | (BETA) Reference to the widget | |
showAsTable | boolean | (BETA) Whether the widget is shown as table |