modifier
Provides visual and interactive modifiers that enhance UI elements with additional functionality. Includes click handlers, hover effects, navigation controls, visual effects like gradients and tints, interactive helpers like tooltips and placeholders, and timing controls for dynamic behaviors.
Area: 🎨 UI & Presentation
Available Actions
This set contains 18 actions:
- .alt
- .click
- .enter
- .goto
- .gradient
- .help
- .hide
- .hover-over
- .link
- .navto
- .overlay
- .placeholder
- .run
- .set
- .tint
- .tiptext
- .wait
- .when-load-complete
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
.alt "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