IDashboardWidgetCustomizer
Home > @gooddata/sdk-ui-dashboard > IDashboardWidgetCustomizer
IDashboardWidgetCustomizer interface
Set of functions you can use to customize custom widgets.
Signature:
export interface IDashboardWidgetCustomizer
Methods
Method | Description |
---|---|
addCustomWidget(widgetType, Component) | Adds a new custom widget type. |