type
Home > @gooddata/sdk-model > IBaseWidget > type
IBaseWidget.type property
Type of widget. This can be assigned by widget creator and can be any string up to 256 characters.
Signature:
readonly type: string;
Remarks
see BuiltInWidgetTypes for list of built-in widget types.