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