Preparing search index...
The search index is not available
@maxgraph/core
@maxgraph/core
cellArrayUtils
filterCells
Function filterCells
Returns the cells from the given array where the given filter function returns true.
filter
Cells
(
filter
)
:
(
(
cells
:
Cell
[]
)
=>
Cell
[]
)
Parameters
filter
:
Function
Returns
(
(
cells
:
Cell
[]
)
=>
Cell
[]
)
(
cells
)
:
Cell
[]
Parameters
cells
:
Cell
[]
Returns
Cell
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
Returns the cells from the given array where the given filter function returns true.