.demo
Element
Demo element for learning and testing action development patterns
.small
.medium
.large
Syntax
.demo "text value"
with text literal
.demo $varref
with variable reference
.demo 22
with number literal
.demo yes
with boolean literal
.demo %imagetag
with image tag
.demo !icontag
with icon tag
.demo 08:00
with time literal
.demo 2025-11-12
with date literal
.demo 5m
with duration literal
.demo https://foo.bar
with URL