Typedef

BubblingEventContextFunction (engine/view/observer)

@ckeditor/ckeditor5-engine/src/view/observer/bubblingemittermixin

typedeffunction

A context matcher function.

Should return true for nodes that that match the custom context.

Filtering

Parameters

node : Node

Returns

boolean