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