MCPcopy
hub / github.com/glideapps/glide-data-grid / data-grid.test.tsx

File data-grid.test.tsx

packages/core/test/data-grid.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import { render, fireEvent, screen, cleanup } from "@testing-library/react";
3import DataGrid, { type DataGridProps, type DataGridRef } from "../src/internal/data-grid/data-grid.js";
4import { CompactSelection, GridCellKind } from "../src/internal/data-grid/data-grid-types.js";

Callers

nothing calls this directly

Calls 1

mergeAndRealizeThemeFunction · 0.85

Tested by

no test coverage detected