type LegacyRow<TData> = Row<StockFeatures, TData>;
Defined in: useLegacyTable.ts:282
TData extends RowData
Use Row<TFeatures, TData> with useTable instead.
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications