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