MCPcopy Create free account
hub / github.com/Autodesk/react-base-table / infinite-loading.js

File infinite-loading.js

website/src/examples/infinite-loading.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const TOTAL_SIZE = 1005
2const PAGE_SIZE = 50
3
4const columns = generateColumns(10)

Callers

nothing calls this directly

Calls 2

generateColumnsFunction · 0.85
generateDataFunction · 0.85

Tested by

no test coverage detected