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