Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Comcast/react-data-grid
/ headerCellClass.test.ts
File
headerCellClass.test.ts
test/browser/column/headerCellClass.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Column, ColumnGroup } from
'../../../src'
;
2
import
{ cellClassname } from
'../../../src/style/cell'
;
3
import
{ getHeaderCells, setup } from
'../utils'
;
4
Callers
nothing calls this directly
Calls
2
setup
Function · 0.90
getHeaderCells
Function · 0.90
Tested by
no test coverage detected