Hygge-UI

Textarea

Used to enter multiple lines of text.

Source

Examples

Variants

Use the variant prop to change the appearance of the textarea.

Sizes

Use the size prop to change the size of the input.

Helper Text

Pair the textarea with the Field component to add helper text.

Max 500 characters.
Max 500 characters.

Error Text

Pair the textarea with the Field component to add error text.

Field is required.
Field is required.

Field

Compose the textarea with the Field component to add a label, helper text, and error text.

Disabled

Use the disabled prop to disable the textarea.