selectLayout
Home > @gooddata/sdk-ui-dashboard > selectLayout
selectLayout variable
This selector returns dashboard's layout. It is expected that the selector is called only after the layout state is correctly initialized. Invocations before initialization lead to invariant errors.
Signature:
selectLayout: DashboardSelector<IDashboardLayout<ExtendedDashboardWidget>>