type StringOrTemplateHeader<TFeatures, TData, TValue> = | string | ColumnDefTemplate<HeaderContext<TFeatures, TData, TValue>>;
Defined in: types/ColumnDef.ts:39
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