Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TanStack/table
/ refreshData
Method
refreshData
examples/angular/filters/src/app/app.component.ts:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
refreshData(): void {
115
this.data.set(makeData(100_000))
// stress test
116
}
117
}
Callers
nothing calls this directly
Calls
1
makeData
Function · 0.90
Tested by
no test coverage detected