structyl

Textarea

stable

A styled multi-line text input.

Basic usage

Examples

With character count

Combine with state to show a live character counter.

0/200

Textarea states

Textarea keeps native behavior while matching input focus, invalid and disabled styling.

Features

  • Smooth focus ring.
  • Wraps the native textarea.

Installation

bash
pnpm dlx structyl add textarea

API Reference

Textarea API reference

Full props, types, defaults.

View API
Textarea | structyl