TextArea

Displays a form textarea or a component that looks like a textarea.

Installation

npx kanpeki-ui@latest add text-area

Usage

import { TextArea } from "~/components/ui/text-area";
<TextArea />

Examples

Default

Disabled

With Label

Auto Resize