Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Autodesk/react-base-table
/ max-height.js
File
max-height.js
website/src/examples/max-height.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
columns = generateColumns(10)
2
const
data = generateData(columns, 3)
3
const
frozenData = generateData(columns, 1,
'frozen-row-'
)
4
Callers
nothing calls this directly
Calls
3
generateColumns
Function · 0.85
generateData
Function · 0.85
unflatten
Function · 0.85
Tested by
no test coverage detected