Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface ColumnDefaultOptions
import { type ColumnDefaultOptions } from "https://deno.land/x/netzo@0.3.66/deps/@tanstack/react-table.ts";

Properties

onGroupingChange: OnChangeFn<GroupingState>
enableGrouping: boolean