Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
TOTAL_SIZE = 1005
2
const
PAGE_SIZE = 50
3
4
const
columns = generateColumns(10)
Callers
nothing calls this directly
Calls
2
generateColumns
Function · 0.85
generateData
Function · 0.85
Tested by
no test coverage detected