MCPcopy 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
88export function getHeaderCells() {
89 return page.getByRole('columnheader').elements();
90}
91
92export function getSelectedCell() {
93 return page

Callers 6

assertHeaderCellsFunction · 0.90
assertHeaderCellIndexesFunction · 0.90
colSpan.test.tsFile · 0.90

Calls

no outgoing calls

Tested by 2

assertHeaderCellsFunction · 0.72
assertHeaderCellIndexesFunction · 0.72