<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`AbstractTextComponent`](AbstractTextComponent) › [`setValue`](AbstractTextComponent/setValue)
## AbstractTextComponent.setValue() method
0.9.7
**Signature:**
```typescript
setValue(value: string): this;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>value</code> | <code>string</code> | |
**Returns:**
`this`