AbstractTextComponent.setDisabled method
AbstractTextComponent › setDisabled
Official
Sets the disabled state of the input element.Signature:
setDisabled(disabled: boolean): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| disabled | boolean |
Returns: this
Since: 1.2.3