MCPcopy
hub / github.com/Comcast/react-data-grid / summaryCellClass.test.ts

File summaryCellClass.test.ts

test/browser/column/summaryCellClass.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Column } from '../../../src';
2import { cellClassname as cellClass } from '../../../src/style/cell';
3import { summaryCellClassname } from '../../../src/SummaryCell';
4import { getCells, setup } from '../utils';

Callers

nothing calls this directly

Calls 2

setupFunction · 0.90
getCellsFunction · 0.90

Tested by

no test coverage detected