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