layout()
Home > @gooddata/sdk-ui-dashboard > IDashboardCustomizer > layout
IDashboardCustomizer.layout() method
Customize dashboard layout.
Signature:
layout(): IDashboardLayoutCustomizer;
Returns:
Remarks
This allows the plugin to step in during initialization and modify the existing dashboard layout before it gets stored into dashboard component's state and before it is rendered.