MCPcopy
hub / github.com/Comcast/react-data-grid / renderHeaderCell.test.tsx

File renderHeaderCell.test.tsx

test/browser/column/renderHeaderCell.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Column } from '../../../src';
2import { getHeaderCells, setup } from '../utils';
3
4test('renderHeaderCell is either undefined or a component', async () => {

Callers

nothing calls this directly

Calls 2

setupFunction · 0.90
getHeaderCellsFunction · 0.90

Tested by

no test coverage detected