# Split Reveal

Content hidden behind two coloured panels that slide apart to reveal it

## Surfaces

web, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| title | string (optional) |
| text | string (optional, alias: content) |
| color | string (optional, panel colour hex) |
| delay | number (optional, seconds) |

## Example payload

```json
{
  "type": "split_reveal"
}
```

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