MCPcopy Index your code
hub / github.com/TanStack/table / ColumnOrdering.ts

File ColumnOrdering.ts

packages/table-core/src/features/ColumnOrdering.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getMemoOptions, makeStateUpdater, memo } from '../utils'
2
3import {
4 Column,

Callers

nothing calls this directly

Calls 5

makeStateUpdaterFunction · 0.90
memoFunction · 0.90
getMemoOptionsFunction · 0.90
orderColumnsFunction · 0.90
_getVisibleLeafColumnsFunction · 0.85

Tested by

no test coverage detected