layout
Home > @gooddata/sdk-ui-dashboard > INestedLayoutProps > layout
INestedLayoutProps.layout 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.
Corresponding layout. If not provided, root layout from appState will be used.
Signature:
layout?: IDashboardLayout<ExtendedDashboardWidget>;