Dashboard

Edit space content— Show Case

Style…
<vstack gap="16" padding="20">
<text fontSize="26" fontWeight="bold">Show Case</text>
<text fontSize="15">
A demonstration space. Every surface in this showcase is rendered from this data.
</text>
<hstack gap="12" padding="8">
<value text="21.4 °C" label="Temperature"/>
<value text="47 %" label="Humidity"/>
<value text="382 W" label="Power"/>
</hstack>
</vstack>
3 schema warning(s)
  • $.children[2].children[0]: widget type "value" requires prop `bind`
  • $.children[2].children[1]: widget type "value" requires prop `bind`
  • $.children[2].children[2]: widget type "value" requires prop `bind`
Snippets (8)
Preview — No primary domain. Publish from /admin/domains.Open standalone
Show Case
A demonstration space. Every surface in this showcase is rendered from this data.
Temperature
21.4 °C
Humidity
47 %
Power
382 W
PUT /api/spaces/kz7m6c4eqZk/content · Source: override