Skip to Content

textarea

ui

Displays a form textarea.

Use cases

  • Multi-line text input
  • Comment boxes
  • Message composition
  • Code input fields

Features

  • Auto-resize support via CSS
  • Focus ring styling
  • aria-invalid error state

Preview

Interactive preview with light/dark mode toggle. Switch to Code tab to view the full source.

Installation

npx shadcn@latest add https://registry.mukoko.com/api/v1/ui/textarea

API

Fetch this component's metadata and source code from the registry API.

GET/api/v1/ui/textarea

Source

components/ui/textarea.tsx