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