Skip to main content
Module

x/netzo/deps/@tanstack/react-table.ts>getPaginationRowModel

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Latest
function getPaginationRowModel
import { getPaginationRowModel } from "https://deno.land/x/netzo@0.5.119/deps/@tanstack/react-table.ts";

Parameters

optional
opts: { initialSync: boolean; }

Returns

(table: Table<TData>) => () => RowModel<TData>