MCPcopy
hub / github.com/TanStack/table / rerender

Method rerender

examples/angular/basic/src/app/app.component.ts:98–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 }))
97
98 rerender() {
99 this.data.set([...defaultData.sort(() => -1)])
100 }
101}

Callers 1

core.test.tsxFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected