INestedLayoutProps
Home > @gooddata/sdk-ui-dashboard > INestedLayoutProps
INestedLayoutProps interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface INestedLayoutProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
(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. | ||
string |
(ALPHA) (Optional) CSS classes to apply to the nested layout dashboard item. | ||
(ALPHA) (Optional) Corresponding layout. If not provided, root layout from appState will be used. | |||
(ALPHA) (Optional) Item size. If not provided, the layout size will be considered to be default (12 columns) | |||
(ALPHA) (Optional) Item path. If not provided, the layout is expected to be root | |||
(ALPHA) (Optional) Nested layout widget to render. | |||
string |
(ALPHA) (Optional) Workspace where the Insight widget exists. |