- Accordion
- Alert Dialog
- Alert
- Aspect Ratio
- Avatar
- Badge
- Breadcrumb
- Button
- Calendar
- Card
- Carousel
- Chart
- Checkbox
- Collapsible
- Combobox
- Command
- Data Table
- Date Picker
- Dialog
- Drawer
- Dropdown Menu
- Input
- Label
- Navigation Menu
- Pagination
- Popover
- Progress
- Radio Group
- Scroll-area
- Select
- Separator
- Sheet
- Sidebar
- Skeleton
- Slider
- Sonner
- Switch
- Table
- Tabs
- Textarea
- Toggle Group
- Toggle
- Tooltip
- Typography
Component textarea-demo
not found in registry.
Installation
pnpm dlx shadcn@latest add textarea
Usage
import { Textarea } from "@/components/ui/textarea"
<Textarea />
Examples
Default
Component textarea-demo
not found in registry.
Disabled
Component textarea-disabled
not found in registry.
With Label
Component textarea-with-label
not found in registry.
With Text
Component textarea-with-text
not found in registry.
With Button
Component textarea-with-button
not found in registry.
Form
Component textarea-form
not found in registry.