Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Autodesk/react-base-table
/ row-header-height.js
File
row-header-height.js
website/src/examples/row-header-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, 200)
3
4
export
default () => (
Callers
nothing calls this directly
Calls
2
generateColumns
Function · 0.85
generateData
Function · 0.85
Tested by
no test coverage detected