MCPcopy Create free account
hub / github.com/adobe/react-spectrum / TableUtils.test.js

File TableUtils.test.js

packages/react-stately/test/table/TableUtils.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {calculateColumnSizes} from '../../src/table/TableUtils';
2import {TableColumnLayout} from '../../src/table/TableColumnLayout';
3
4describe('TableUtils', () => {

Callers

nothing calls this directly

Calls 3

calculateColumnSizesFunction · 0.90
buildColumnWidthsMethod · 0.80
resizeColumnWidthMethod · 0.80

Tested by

no test coverage detected