@maxgraph/core
    Preparing search index...

    Function filterCells

    • Returns the cells from the given array where the given filter function returns true.

      Parameters

      • filter: Function

      Returns (cells: Cell[]) => Cell[]