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

File rowSelection.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

getSelectAllCheckboxFunction · 0.90
getCellFunction · 0.90
toggleSelectionFunction · 0.85
testSelectionFunction · 0.85
getRowByTextFunction · 0.85
setupFunction · 0.70

Tested by

no test coverage detected