Dashboard
Multi-widget template.
A coordinated multi-widget layout from a template (project/monitoring/study/fitness).
type · dashboard
A platform-level / reactive component.
How to use it
Just ask for it in chat — the agent emits this widget and the shell renders it:
Try saying
“a study dashboard”
Example
The agent returns this A2UI component (inside the components array of a /chat response):
dashboard.json
{
"type": "dashboard",
"template": "study",
"title": "Study Hub"
}Properties
| Prop | Type | Description |
|---|---|---|
template | project|monitoring|study|fitness | Layout template |
title | string | Dashboard title |
Browse the full Widget Index, the Widget Catalog, or learn the A2UI system behind it.