Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/table
/ sorting
Function
sorting
examples/solid/sorting/src/App.tsx:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
columns,
74
state: {
75
get sorting() {
76
return sorting()
77
},
78
},
79
onSortingChange: setSorting,
80
getCoreRowModel: getCoreRowModel(),
Callers
1
App
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected