Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Comcast/react-data-grid
/ getHeaderCells
Function
getHeaderCells
test/browser/utils.tsx:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
export function getHeaderCells() {
89
return page.getByRole(
'columnheader'
).elements();
90
}
91
92
export function getSelectedCell() {
93
return page
Callers
6
assertHeaderCells
Function · 0.90
assertHeaderCellIndexes
Function · 0.90
virtualization.test.ts
File · 0.90
renderHeaderCell.test.tsx
File · 0.90
headerCellClass.test.ts
File · 0.90
colSpan.test.ts
File · 0.90
Calls
no outgoing calls
Tested by
2
assertHeaderCells
Function · 0.72
assertHeaderCellIndexes
Function · 0.72