MCPcopy 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

makeDataFunction · 0.90

Tested by

no test coverage detected