Dark card with radial mesh/blob gradient background — vivid multi-colour
| Field | Type | |
|---|---|---|
| title | string | optional |
| text | string (optional, alias: content) | optional |
| bg | string (optional, base background colour) | optional |
| colors | array of hex strings (optional, gradient blob colours) | optional |
{
"type": "mesh_gradient"
}
{
"identifier": "urn:air:a2uicatalog.ai:atom:mesh_gradient",
"displayName": "Mesh Gradient",
"type": "application/vnd.a2ui.atom+json",
"url": "https://a2uicatalog.ai/atoms/mesh_gradient",
"capabilities": [
"apps-script-web"
],
"description": "Dark card with radial mesh/blob gradient background \u2014 vivid multi-colour",
"representativeQueries": [
"show a dark card with radial mesh gradient background",
"dark card with radial mesh/blob gradient background \u2014 vivid multi-colour",
"render a mesh 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 →