<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Setting`](Setting) › [`addTextArea`](Setting/addTextArea)
## Setting.addTextArea() method
0.9.7
**Signature:**
```typescript
addTextArea(cb: (component: TextAreaComponent) => any): this;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>cb</code> | <code>(component: </code>[`TextAreaComponent`](TextAreaComponent)<code>) => any</code> | |
**Returns:**
`this`