type ColumnResizingDefaultOptions = Pick<TableOptions_ColumnResizing, | "columnResizeMode" | "onColumnResizingChange" | "columnResizeDirection">;
Defined in: features/column-resizing/columnResizingFeature.types.ts:39
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications