.fieldset
Work with fieldset
Overview
The .fieldset
action is part of the fields set in Rhyme. Work with fieldset.
Category: Fields
Area: 🎨 UI & Presentation
Basic Usage
.fieldset "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.fieldset "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.fieldset $my-variable
Tips
- This action is part of the fields set
- Common use case: Creating visual elements and layouts
Related Actions
Related actions from the fields set will be listed here.