Skip to content

ButtonComponent.setDisabled method

ButtonComponent › setDisabled

Official

Sets the disabled state of the button component.

Signature:

setDisabled(disabled: boolean): this

Parameters:

Parameter Type Description
disabled boolean

Returns: this

Since: 1.2.3