# Carousel

CSS-only sliding carousel with dot indicators and prev/next arrows

## Surfaces

web, google-meet-stage, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| accent | string (optional) |
| caption | string (optional) |
| slides | [{'url': 'string', 'label': 'string (optional)', 'subtitle': 'string (optional)'}] |

## Example payload

```json
{
  "type": "carousel"
}
```

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