Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/table
/ main.tsx
File
main.tsx
examples/qwik/sorting/src/main.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'@builder.io/qwik/qwikloader.js'
2
import { render, component$, useSignal, $ } from
'@builder.io/qwik'
3
4
import
'./index.css'
Callers
nothing calls this directly
Calls
6
makeData
Function · 0.90
useQwikTable
Function · 0.90
flexRender
Function · 0.90
getCoreRowModel
Function · 0.85
getSortedRowModel
Function · 0.85
getContext
Method · 0.80
Tested by
no test coverage detected