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