MCPcopy Index your code
hub / github.com/TanStack/table / refresh

Method refresh

examples/angular/editable/src/app/app.component.ts:127–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

125 }))
126
127 refresh() {
128 this.data.set(makeData(10_000))
129 }
130}

Callers

nothing calls this directly

Calls 1

makeDataFunction · 0.90

Tested by

no test coverage detected