Documentation
Preparing search index...
ts_lib/lib/utils
getRowForThreshold
Function getRowForThreshold
getRowForThreshold
<
Row
>
(
tableData
:
Row
[]
,
cond
:
(
arg
:
Row
)
=>
boolean
,
)
:
undefined
|
Row
Type Parameters
Row
Parameters
tableData
:
Row
[]
cond
:
(
arg
:
Row
)
=>
boolean
Returns
undefined
|
Row
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...