# Type alias WidgetType

WidgetType: "chart" | "pivot" | "plugin" | "text"

Type of the widget component.