Module

table/tablewalker

@ckeditor/ckeditor5-table/src/tablewalker

module

Filtering

Classes

  • TableSlot

    An object returned by TableWalker when traversing table cells.

  • TableWalker

    The table iterator class. It allows to iterate over table cells. For each cell the iterator yields TableSlot with proper table cell attributes.