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 |
---|---|
Register customization of the export layout that is used to render the dashboard. | |
Register customization of the fluid layout that is used to render the dashboard. | |
Register a factory for top bar decorator providers. | |
Register a provider for React components to render layout. |