+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "TextArea"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
+++
## TextArea variable
### TextArea variable
Signature
```typescript
TextArea: React.ForwardRefExoticComponent & React.RefAttributes>
```
Import
```typescript
import { TextArea } from '@grafana/ui';
```