Use a text area field to allow users to enter multiple lines of text into the interface.
Users can adjust the size of input to keep their multi-line response visible in the interface.
Usage
Use a text area field when a longer, multiline response is expected from the user.
Don’t use a text area field to capture multiple pieces of data from the user in one input. Use multiple input fields instead.
Available platforms
|
Platform |
Available |
|---|---|
|
Figma |
v1.0 |
|
Web (@ovotech/element) |
v1.0 |
|
@ovotech/element-native) |
v1.0 |
Related
External links