Full-screen animated aurora background — alias for aurora_background
| Field | Type | |
|---|---|---|
| title | string | optional |
| text | string | optional |
{
"type": "ambient_gradient"
}
{
"identifier": "urn:air:a2uicatalog.ai:atom:ambient_gradient",
"displayName": "Ambient Gradient",
"type": "application/vnd.a2ui.atom+json",
"url": "https://a2uicatalog.ai/atoms/ambient_gradient",
"capabilities": [
"apps-script-web"
],
"description": "Full-screen animated aurora background \u2014 alias for aurora_background",
"representativeQueries": [
"show a animated aurora/ambient gradient background",
"full-screen animated aurora background \u2014 alias for aurora_background",
"render a ambient gradient"
]
}
The renderer is open source. Deploy your own instance in 4 commands — you own the URL, no dependency on the demo endpoint.
git clone https://github.com/a2uicatalog/a2ui
cd apps-script-surface/gas-schema-renderer
clasp push && clasp deploy
Full deploy guide →