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

File keyboardNavigation.test.tsx

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

Source from the content-addressed store, hash-verified

1import { commands, page, userEvent } from 'vitest/browser';
2
3import { DataGrid, SelectColumn } from '../../src';
4import type { Column } from '../../src';

Callers

nothing calls this directly

Calls 5

setupFunction · 0.90
getSelectedCellFunction · 0.90
tabIntoGridFunction · 0.90
validateCellPositionFunction · 0.90
testCountFunction · 0.90

Tested by

no test coverage detected