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