Dashboard
document.json
{
"type": "vstack",
"style": {
"gap": 12,
"padding": 16
},
"children": [
{
"type": "text",
"text": "New layout",
"style": {
"fontSize": 18,
"fontWeight": "bold"
}
},
{
"type": "text",
"text": "Reusable layout content."
}
]
}
Preview · Device [demo] Living room climate
New layout
Reusable layout content.