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