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