Textarea

A multi-line text field for longer freeform input.

Stablev0.3.0@garn/ui/textarea

Default

Default textarea.

Appearance

The shared field-surface fill axis (see lib/field-variants.ts; identical to Input): outline = neutral border on transparent fill; soft = subtle fill that clears to the outline on focus; ghost = seamless until focus.

Outline

outline

Soft

soft

Ghost

ghost

Sizing

Sets padding + a min-height of ~2 control rows; tracks the same grid as Input.

xs
sm
md
lg
xl

Spacing

The same control rendered across garn's density modes — compact, default, and spacious.

Compact
Default
Spacious

States

Interactive states, toggled live.

usage
<Textarea />

State

Labeled

Textarea with a label.