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

File resizable.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

getGridFunction · 0.90
getHeaderCellFunction · 0.90
getResizeHandleFunction · 0.85
resizeFunction · 0.85
autoResizeFunction · 0.85
testGridTemplateColumnsFunction · 0.85

Tested by

no test coverage detected