Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Autodesk/react-base-table
/ expand-controlled.js
File
expand-controlled.js
website/src/examples/expand-controlled.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
const
fixedColumns = columns.map((column, columnIndex) => {
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