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