+attachable
The +attachable
action Groups related form fields together with optional label. It belongs to the fields category within the ui area.
Action Syntax
+attachable "text"
A quoted text string
+attachable $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.fieldset "label"
// Using Variables
// Display dynamic content from variables
.fieldset $label
Action code: 3966332457
Version: 0.6.4-3
Last updated: 2025-06-13