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