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