Interface

TextWatcherMatchedSelectionEventData (typing)

@ckeditor/ckeditor5-typing/src/textwatcher

interface

Filtering

Properties

  • range : Range

    The range representing the position of the data.text.

  • text : string

    The full text before selection.