Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import { commands, page, userEvent } from
'vitest/browser'
;
2
3
import { DataGrid, SelectColumn } from
'../../src'
;
4
import type { Column } from
'../../src'
;
Callers
nothing calls this directly
Calls
5
setup
Function · 0.90
getSelectedCell
Function · 0.90
tabIntoGrid
Function · 0.90
validateCellPosition
Function · 0.90
testCount
Function · 0.90
Tested by
no test coverage detected