Typedef

LastTextLineData (typing/utils)

@ckeditor/ckeditor5-typing/src/utils/getlasttextline

typedef
Object

The value returned by getLastTextLine.

Filtering

Properties

  • range : Range

    The range set on the text nodes in the last text line.

  • text : String

    The text from the text nodes in the last text line.