Design System v1.0

Label & textarea

Multi-line text input paired with accessible labels.

Label + textarea

A labelled multi-line text area.

Required

A text area marked as required.

Invalid

A text area in an error state with a message.

Please add notes before saving this anomaly.

With button

A text area with an inline submit button.

API reference

A labelled multi-line text field — associate a Label with a Textarea via htmlFor / id.

Anatomy
LabelAccessible caption; link to a field with htmlFor.
TextareaMulti-line text input with focus and invalid states.

Command Palette

Search for a command to run...