Carousel
Carousel card

Syntax
[
{
"id": "5f7f822e-e44a-4162-b312-e4c2bf6a5b1b",
"name": "state_1613373374446",
"component": "ebbot_carousel",
"properties": {
"slides": [
{
"title": "<TITLE>",
"description": "<DESCRIPTION>",
"image_url": "<IMAGE URL>",
"buttons": [
{
"label": "<BUTTON LABEL>",
"url": "<BUTTON URL>"
},
{
"label": "<BUTTON LABEL>",
"url": "<BUTTON URL>"
}
],
"image_description": "<IMAGE DESCRIPTION>"
}
]
}
}
]Example usage
Last updated
Was this helpful?

