Number
Add a number input to allow users to set counts, quantities and durations.
Validation
The number input supports the following validation options:
- Required: Prevent your app from rendering until an input value is provided.
- Min Value: Prevent users from entering a number less than the specified value.
- Max Value: Prevent users from entering a number greater than the specified value.
Appearance
Add helper text to provide helpful context or link to a support article for additional instructions.
Next Steps
Was this article helpful to you?
Provide feedback
Last edited on November 29, 2024.
Edit this page