IDashboardVisualizationSwitcherProps
Home > @gooddata/sdk-ui-dashboard > IDashboardVisualizationSwitcherProps
IDashboardVisualizationSwitcherProps interface
Visualization switcher widget props.
Signature:
export interface IDashboardVisualizationSwitcherProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string | undefined |
(Optional) Identifier of visualization currently active. | ||
(ALPHA) (Optional) Backend to work with. | |||
number |
(ALPHA) (Optional) Height of the visualization switcher widget container. | ||
number |
(ALPHA) (Optional) Width of the visualization switcher widget container. | ||
(ALPHA) (Optional) Data for export in export mode. | |||
(Optional) | |||
(Optional) | |||
(Optional) | |||
Definition of insight widget to render. | |||
string |
(ALPHA) (Optional) Workspace where the Insight widget exists. |