Typedef

GetCallback (utils)

@ckeditor/ckeditor5-utils/src/emittermixin

typedeffunction

Utility type that gets the callback type for the given event.

Filtering

Parameters

this : Emitter
ev : GetEventInfo<TEvent>
args : TEvent[ 'args' ]

Returns

void