UpdateVisualizationsFromVisualizationSwitcherWidgetontentPayload
Home > @gooddata/sdk-ui-dashboard > UpdateVisualizationsFromVisualizationSwitcherWidgetontentPayload
UpdateVisualizationsFromVisualizationSwitcherWidgetontentPayload 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 UpdateVisualizationsFromVisualizationSwitcherWidgetContent command.
Signature:
export interface UpdateVisualizationsFromVisualizationSwitcherWidgetontentPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
ref | readonly | ObjRef | (BETA) Visualization switcher widget reference whose content to change. |
visualizations | readonly | IInsightWidget[] | (BETA) Visualization to update from switcher widget. |