- Preparing search index...
- The search index is not available
Documentation
Function getRowForThreshold
- getRowForThreshold<Row>(tableData, cond): Row | undefined
-
Parameters
-
tableData: Row[]
-
cond: ((arg) => boolean)
-
- (arg): boolean
-
Returns boolean
Returns Row | undefined