Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/table
/ refreshData
Function
refreshData
examples/solid/filters/src/App.tsx:77–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
500,
76
)
77
const refreshData = () => setData(makeData(50000))
78
79
const table = createSolidTable({
80
get data() {
Callers
1
App
Function · 0.70
Calls
1
makeData
Function · 0.90
Tested by
no test coverage detected