NS Design System
v3.0.0 · 257 tokens

20Textarea

Multi-line text. Vertical resize only, body line-height for comfortable reading while writing.

Use it for

  • Ticket descriptions, lesson notes, any prose

Not for

  • Single values — Input

Default

markup
<textarea class="ns-textarea" rows="4" placeholder="What you did, what you expected, what happened instead…" style="max-inline-size:26rem"></textarea>

Accessibility contract

  • Same Field wiring as Input — label, help, aria-invalid