Sign in
Dismiss
content_copy
Copy to Clipboard
Loading...
{ "header": { "title": "Card Title", "subtitle": "Card Subtitle", "imageUrl": "https://developers.google.com/workspace/chat/images/quickstart-app-avatar.png", "imageType": "CIRCLE" }, "sections": [ { "header": "Section Header", "collapsible": true, "uncollapsibleWidgetsCount": 1, "widgets": [ { "grid": { "title": "A fine collection of items", "columnCount": 3, "items": [ { "id": "sample1", "image": { "imageUri": "https://developers.google.com/workspace/chat/images/chat-app-hero-image.png", "borderStyle": { "type": "STROKE" } }, "title": "Item 1", "textAlignment": "CENTER", "layout": "TEXT_ABOVE" }, { "image": { "imageUri": "https://developers.google.com/workspace/chat/images/chat-app-hero-image.png", "borderStyle": { "type": "NO_BORDER" } }, "title": "Item 2", "textAlignment": "CENTER", "layout": "TEXT_ABOVE" }, { "image": { "imageUri": "https://developers.google.com/workspace/chat/images/chat-app-hero-image.png", "borderStyle": { } }, "title": "Item 3", "textAlignment": "CENTER", "layout": "TEXT_ABOVE" } ] } } ] } ] }
chevron_right
chevron_left
Collapse