Typedef

ButtonExecuteEvent (ui/button)

@ckeditor/ckeditor5-ui/src/button/button

typedefobject

Fired when the button view is clicked. It won't be fired when the button isEnabled is false.

Filtering

Properties

  • args : tuple

  • name : 'execute'

Fired by