layout
Home > @gooddata/sdk-model > IDashboardDefinition > layout
IDashboardDefinition.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.
The layout of the dashboard determines the dashboard widgets IWidget and where they are rendered
Signature:
readonly layout?: IDashboardLayout<TWidget>;