parentLayoutItemSize
Home > @gooddata/sdk-ui-dashboard > IDashboardWidgetProps > parentLayoutItemSize
IDashboardWidgetProps.parentLayoutItemSize property
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.
The size of layout item in which the item is nested. Undefined, when item is in the root layout.
Signature:
parentLayoutItemSize?: IDashboardLayoutSizeByScreenSize;