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

File infinite-loading-loader.js

website/src/examples/infinite-loading-loader.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 7

generateColumnsFunction · 0.85
generateDataFunction · 0.85
actionFunction · 0.85
renderFunction · 0.85
loadMoreMethod · 0.80
loadDataMethod · 0.80
componentWillUnmountFunction · 0.50

Tested by

no test coverage detected