Interface

DropdownMenuRootListViewExecuteEvent (ui/dropdown/menu)

@ckeditor/ckeditor5-ui/src/dropdown/menu/dropdownmenurootlistview

interface

Fired when one of the menu buttons is executed (through mouse click or keyboard).

This event is a delegated execute event fired by the pressed button. The event.source is the button which was executed.

Filtering

Properties

  • args : tuple

  • name : 'menu:execute'