Skip to content

BaseComponent.setDisabled method

BaseComponent › setDisabled

Official

Sets the disabled state of the component.

Signature:

setDisabled(disabled: boolean): this

Parameters:

Parameter Type Description
disabled boolean

Returns: this

Since: 1.2.3