A multi-line text input. Uses the size's font size and padding, and grows from a minimum of one control height. Inside a Field, it is labelled and described automatically.
<Textarea rows={4} placeholder="Message" /> Copy
<Textarea rows={4} placeholder="Message" />
A multi-line text input. Uses the size's font size and padding, and grows from a minimum of one control height. Inside a Field, it is labelled and described automatically.