.circle-button
element
The .circle-button
action a circular button. It belongs to the buttons category within the ui area.
Action Syntax
.circle-button "text"
A quoted text string
.circle-button $variable
A variable name starting with $
.circle-button !set:icon
An icon in format !set:name
.circle-button +image
A value
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.circle-button "Label"
// Using Variables
// Display dynamic content from variables
.circle-button $labelvar
Action code: 4263890306
Version: 0.6.4-4
Last updated: 2025-06-13