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