IBaseWidget
Home > @gooddata/sdk-model > IBaseWidget
IBaseWidget interface
Base type for dashboard widgets.
Signature:
export interface IBaseWidget
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
string |
(Optional) Local identifier of widget | |
|
string |
Type of widget. This can be assigned by widget creator and can be any string up to 256 characters. |