Module

word-count/utils

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

module

Filtering

Functions

  • modelElementToPlainText( item ) → string

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

    Parameters

    item : Item

    Returns

    string

    Plain text representing the model's data.