Module

word-count/utils

@ckeditor/ckeditor5-word-count/src/utils

module

Filtering

Functions

  • modelElementToPlainText( element ) → String

    static

    Returns a plain text representation of an element and its children.

    Parameters

    element : Element

    Returns

    String

    Plain text representing the model's data.