@maxgraph/core
Preparing search index...
cellArrayUtils
filterCells
Function filterCells
filterCells
(
filter
:
Function
)
:
(
cells
:
Cell
[]
)
=>
Cell
[]
Returns the cells from the given array where the given filter function returns true.
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.