Typedef

ModelModifySelectionEvent (engine/model)

@ckeditor/ckeditor5-engine/src/model/model

typedefDecoratedMethodEvent<Model, 'modifySelection'>

Event fired when modifySelection method is called.

The default action of that method is implemented as a listener to this event, so it can be fully customized by the features.

Filtering

Fired by