Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test, vi } from
'vitest'
2
import
{
3
type
ColumnDef,
4
createAngularTable,
Callers
nothing calls this directly
Calls
9
setFixtureSignalInputs
Function · 0.90
createAngularTable
Function · 0.90
getCoreRowModel
Function · 0.85
table
Function · 0.85
testShouldBeComputedProperty
Function · 0.85
getPaginationRowModel
Function · 0.85
createComponent
Method · 0.80
data
Function · 0.50
update
Method · 0.45
Tested by
no test coverage detected