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

Function rerender

examples/solid/column-ordering/src/App.tsx:71–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 {}
70 )
71 const rerender = () => setData(() => makeData(20))
72
73 const table = createSolidTable({
74 get data() {

Callers 1

AppFunction · 0.70

Calls 1

makeDataFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…