Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ data.ts
File
data.ts
components/dash-table/demo/data.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint no-magic-numbers: 0 */
2
import
* as R from
'ramda'
;
3
import
{ColumnType} from
'dash-table/components/Table/props'
;
4
Callers
nothing calls this directly
Calls
1
unpackIntoColumnsAndData
Function · 0.85
Tested by
no test coverage detected