Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/table
/ globalFilter
Function
globalFilter
examples/solid/filters/src/App.tsx:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
return columnFilters()
87
},
88
get globalFilter() {
89
return globalFilter()
90
},
91
},
92
onGlobalFilterChange: setGlobalFilter,
93
globalFilterFn:
'includesString'
,
Callers
1
App
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…