Installation
Usage
Examples
Basic
A simple textarea with a placeholder.With Button
Combine textarea with a button for form submissions.Disabled
Use thedisabled prop to disable user interaction.
Form Integration
Component Code
Props
The Textarea component accepts all standard HTML textarea attributes:Features
- Auto-resizing with
field-sizing-content - Focus ring with smooth transitions
- Dark mode support
- Accessible with ARIA attributes
- Invalid state styling
- Disabled state styling