Skip to content

ExtraButtonComponent.changeCallback method

ExtraButtonComponent › changeCallback

Unofficial

The function that's called after clicking the button.

Signature:

changeCallback(): void

Returns: void

Remarks:

Using ExtraButtonComponent.onClick(callback) assigns the callback to this method.