TextArea
A TextArea can be used to allow for extended user input.

Types

TextArea

A default TextArea.

You should always wrap a Textarea with a Form component to get styles applied because Semantic UI applies styles for .ui.form textarea.

Usage

Auto height
We don't support `autoHeight` anymore. If you need this feature you can use react-textarea-autosize with TextArea.
Try on CodeSandbox

Min Height

A TextArea can have a minimum height.

Rows

A TextArea can have a minimum number of rows.

This is the bottom
Blazing deployments by Vercel.