# Counter Group

Row of animated counting stats separated by dividers

## Surfaces

google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| stats | array of {value, label, color (optional), prefix (optional), suffix (optional), decimals (optional)} (alias: items) |

## Example payload

```json
{
  "type": "counter_group"
}
```

Live page: https://a2uicatalog.ai/atoms/counter_group/
Full field contract: https://a2uicatalog.ai/spec.json
