events
Provides event handling and management capabilities for interactive applications. Contains actions for managing user interactions, system events, and custom event triggers. Currently contains no active actions but serves as a foundation for future event-driven functionality that enables responsive user interfaces.
Area: 👆 User Interaction
Available Actions
This set’s actions are being documented. Check back soon for the complete list.
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
action-name "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Capturing user input
- Handling clicks and gestures
- Building forms and surveys