.aside
element
The .aside
action a stand alone block of text with additional explanation. It belongs to the text category within the ui area.
Action Syntax
.aside "text"
A quoted text string
.aside $variable
A variable name starting with $
.aside blk
A value
Valid sizes
small
medium
large
Examples
// Basic Usage
.aside "text"
// Using Variables
// Display dynamic content from variables
.aside $text
Action code: 902551075
Version: 0.6.4-4
Last updated: 2025-06-13