const filterFn_lessThan: FilterFn<any, any>;
Defined in: fns/filterFns.ts:190
Keeps rows whose value is less than the filter value.
This is implemented as the inverse of greater-than-or-equal comparison.
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications