ICustomWidgetBase
Home > @gooddata/sdk-ui-dashboard > ICustomWidgetBase
ICustomWidgetBase interface
Base type for custom widgets. Custom widgets may extend this and add extra properties to hold widget-specific configuration.
Signature:
export interface ICustomWidgetBase extends IBaseWidget 
Extends: IBaseWidget
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | string | ||
| 
 | "customWidget" |