type LegacyColumnDef<TData, TValue> = ColumnDef<StockFeatures, TData, TValue>;
Defined in: useLegacyTable.ts:305
TData extends RowData
TValue = unknown
Use ColumnDef<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