Add a text input to allow users to customize headings, call to actions or use it as a search parameter for external APIs.
Multiline
Enable the text input’s multiline option to allow users to type multiple lines of text.
Validation
The text input supports the following validation options:
- Required: Prevent your app from rendering until an input value is provided.
- Max Length: Prevent users from typing too many characters.
Appearance
Add helper text to provide helpful context or link to a support article for additional instructions.
Next Steps
- See how the Text input is used in the Weather sample app
- Check out the Number input
- Browse the available input types
Was this article helpful to you?
Provide feedback
Last edited on July 02, 2024.
Edit this page