IDashboardLayoutCustomizer
Home > @gooddata/sdk-ui-dashboard > IDashboardLayoutCustomizer
IDashboardLayoutCustomizer interface
Set of functions you can use to customize the layout of the dashboard rendered.
Signature:
export interface IDashboardLayoutCustomizer
Methods
| Method | Description |
|---|---|
| customizeFluidLayout(fun) | Register customization of the fluid layout that is used to render the dashboard. |