Button Group
Add a button group input to your app to allow users choose from a list of 2-3 options.
Options
Add options to your button group input and set a default option. The input ID in the URL template for your button group input is replaced with the selected option’s value.
Validation
The button group input supports the following validation options:
- Required: Prevent your app from rendering until an input value is provided.
Appearance
Add helper text to provide helpful context or link to a support article for additional instructions.
Next Steps
- See how the Button Group input is used in a sample app
- For larger lists of options check out the Select input
- Browse the available input types
Was this article helpful to you?
Provide feedback
Last edited on July 02, 2024.
Edit this page