Skip to content

ExtraButtonComponent.setDisabled method

ExtraButtonComponent › setDisabled

Official

Set the disabled state of the extra button.

Signature:

setDisabled(disabled: boolean): this

Parameters:

ParameterTypeDescription
disabledboolean

Returns: this

Since: 1.2.3