Report an issue
Module

mention/textwatcher

@ckeditor/ckeditor5-mention/src/textwatcher

module

Filtering

Classes

Functions

  • _getText( range ) → String

    protected static

    Returns the whole text from a given range by adding all data from the text nodes together.

    Parameters

    range : Range

    Returns

    String