Textarea
A multi-line text input that shares the Input styling.
Installation
Copy the command below and run it in your terminal.
Usage
Import Textarea and bind its value. Add autoresize for message composers that grow with their content.
Examples
Textarea in different configurations.
Basic
With label and description
Disabled
Anatomy
Textarea - Accepts a multi-line value.
bunx @sivir-ui/svelte add textarea