Typedef

ListIteratorValue (list/documentlist/utils)

@ckeditor/ckeditor5-list/src/documentlist/utils/listwalker

typedef protected
Object

Object returned by iterateSiblingListBlocks() when traversing a list.

Filtering

Properties

  • node : Node

    The current list node.

  • previous : Node

    The previous list node.