type DisplayColumnDef<TFeatures, TData, TValue> = ColumnDefBase<TFeatures, TData, TValue> & ColumnIdentifiers<TFeatures, TData, TValue>;
Defined in: types/ColumnDef.ts:142
TFeatures extends TableFeatures
TData extends RowData
TValue extends CellData = CellData
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications