menus
Provides complete menu functionality for applications. Includes elements for creating menu containers and menu items with support for icons and images. Also offers actions to control menu behavior such as opening, closing, and toggling menu visibility programmatically.
Area: 🎨 UI & Presentation
Available Actions
This set contains 5 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
.menu "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Creating visual elements and layouts
- Styling and theming your app
- Adding interactive UI components