MCPcopy Index your code
hub / github.com/TanStack/table / main.tsx

File main.tsx

examples/qwik/filters/src/main.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '@builder.io/qwik/qwikloader.js'
2
3import { $, render, useSignal } from '@builder.io/qwik'
4import './index.css'

Callers

nothing calls this directly

Calls 11

useQwikTableFunction · 0.90
flexRenderFunction · 0.90
createColumnHelperFunction · 0.85
getCoreRowModelFunction · 0.85
getFilteredRowModelFunction · 0.85
getSortedRowModelFunction · 0.85
getPaginationRowModelFunction · 0.85
getFacetedRowModelFunction · 0.85
getFacetedUniqueValuesFunction · 0.85
getFacetedMinMaxValuesFunction · 0.85
getContextMethod · 0.80

Tested by

no test coverage detected