.select-field
Work with select field
Overview
The .select-field
action is part of the fields set in Rhyme. Work with select field.
Category: Fields
Area: 🎨 UI & Presentation
Basic Usage
.select-field "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.select-field "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.select-field $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.