Text

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


Was this article helpful to you?
GitHubProvide feedback

Last edited on April 17, 2024.
GitHubEdit this page