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

File createAngularTable.test.ts

packages/angular-table/tests/createAngularTable.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, vi } from 'vitest'
2import {
3 type ColumnDef,
4 createAngularTable,

Callers

nothing calls this directly

Calls 9

setFixtureSignalInputsFunction · 0.90
createAngularTableFunction · 0.90
getCoreRowModelFunction · 0.85
tableFunction · 0.85
getPaginationRowModelFunction · 0.85
createComponentMethod · 0.80
dataFunction · 0.50
updateMethod · 0.45

Tested by

no test coverage detected