# Type alias TabularWidgetType

TabularWidgetType: "pivot" | "pivot2" | "tablewidget" | "tablewidgetagg"

The type of a widget on a dashboard that is a variant of tabular widget.