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