# Type alias WidgetType

WidgetType: CartesianWidgetType | CategoricalWidgetType | "chart/scatter" | "indicator" | TabularWidgetType | "chart/boxplot" | "map/scatter" | "map/area" | "plugin"

The type of a widget on a dashboard.