.span
element
The .span
action Creates inline text elements for styling and formatting. It belongs to the html category within the ui area.
Action Syntax
.span "text"
A quoted text string
.span $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.span "text label"
// Using Variables
// Display dynamic content from variables
.span $text-variable
Action code: 781971770
Version: 0.6.4-5
Last updated: 2025-06-13