Skip to content
PixeloreUI
Form

Textarea

A multi-line text field. Defaults to a vertical resize handle and a 6rem minimum height — comfortable for short stories and dialogue trees alike.

Default

Invalid

Minimum 10 characters.

Accessibility notes

  • Same labelling rules as Input — never rely on the placeholder alone.
  • Native <textarea> support means browser spellcheck, dictation, and IME composition all work without extra work.