IDashboardCustomizer
Home > @gooddata/sdk-ui-dashboard > IDashboardCustomizer
IDashboardCustomizer interface
Signature:
export interface IDashboardCustomizer
Methods
| Method | Description |
|---|---|
| customWidgets() | Register custom widget types. |
| filterBar() | Customize the filter bar. |
| filters() | Customize how rendering of filters is done. |
| insightWidgets() | Customize how rendering of insight widgets is done. |
| kpiWidgets() | Customize how rendering of KPI widgets is done. |
| layout() | Customize dashboard layout. |