Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/TanStack/table
/ refreshData
Method
refreshData
examples/angular/grouping/src/app/app.component.ts:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
refreshData() {
69
this.data.set(makeData(10000))
70
}
71
}
Callers
nothing calls this directly
Calls
1
makeData
Function · 0.90
Tested by
no test coverage detected