Textarea

A customizable text area that supports resizing for flexible text input.

Installation


1

Install the following dependencies:

npx shadcn@latest add https://sbthemes-storev2.vercel.app/r/textarea.json

Examples


Disabled

With label


API Reference

This component is based on the <textarea> element and supports all of its props and adds:

PropTypeDefault
disabledbooleanfalse
rowsnumber-