form
The form action set provides comprehensive form handling and data collection capabilities for user interactions. It enables developers to create, manage, and process user input through various form components and validation mechanisms. These actions facilitate the creation of interactive forms, handle form submissions, manage form state, and provide feedback to users. The set supports complex form workflows including validation, submission handling, and integration with backend services for data processing.
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