MCPcopy
hub / github.com/TanStack/table / main.ts

File main.ts

examples/vanilla/basic/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import './index.css'
2
3import { createColumnHelper, getCoreRowModel } from '@tanstack/table-core'
4

Callers

nothing calls this directly

Calls 4

createColumnHelperFunction · 0.90
useTableFunction · 0.90
getCoreRowModelFunction · 0.90
renderTableFunction · 0.70

Tested by

no test coverage detected