Typedef

ToolbarViewGroupedItemsUpdateEvent (ui/toolbar)

@ckeditor/ckeditor5-ui/src/toolbar/toolbarview

typedefobject

Fired when some toolbar items were grouped or ungrouped as a result of some change in the toolbar geometry.

Note: This event is always fired once regardless of the number of items that were be grouped or ungrouped at a time.

Note: This event is fired only if the items grouping functionality was enabled in the first place (see shouldGroupWhenFull).

Filtering

Properties

  • args : tuple

  • name : 'groupedItemsUpdate'

Fired by