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.
filterCells
(
filter
:
Function
)
:
(
cells
:
Cell
[]
)
=>
Cell
[]
Parameters
filter
:
Function
Returns
(
cells
:
Cell
[]
)
=>
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.