.demo-button
Element
demonstrates button creation with click handling and variable updates
.small
.medium
.large
Syntax
.demo-button "Label"
button with text label
.demo-button "Label" [block]
button with label and click action block
.demo-button !icon "Label"
button with icon and label