---
title: Textarea
description: Displays a form textarea or a component that looks like a textarea.
---
## Installation
1. Copy and paste the following code into your project.
This is the `` primitive. You can place it in a file at
`components/ui/textarea.tsx`.
## Usage
Copy and paste the code examples below into your project.
## Examples
### Default
---
### Disabled
---
### With Label
---
### With Text
---
### With Button