selects
Creates dropdown selection menus and their options for user input. These actions allow you to build interfaces where users can choose from a list of values, with support for text labels, numbers, and variables.
Area: 👆 User Interaction
Available Actions
This set contains 2 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
.option "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