This page describes the WidgetType enum that defines the type of content in a dashboard widget.Documentation Index
Fetch the complete documentation index at: https://docs.wisdom.ai/llms.txt
Use this file to discover all available pages before exploring further.
WidgetType
| Value | Description |
|---|---|
WIDGET_TYPE_UNKNOWN | Unknown widget type |
WIDGET_TYPE_VISUALIZATION | Chart or table visualization |
WIDGET_TYPE_MARKDOWN | Rich text content |
WIDGET_TYPE_SUMMARY | Summary or aggregated content |
Related operations
DashboardWidget Object
Widget with type field
DashboardWidgetInput Object
Input object with widget type