Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{calculateColumnSizes} from
'../../src/table/TableUtils'
;
2
import
{TableColumnLayout} from
'../../src/table/TableColumnLayout'
;
3
4
describe(
'TableUtils'
, () => {
Callers
nothing calls this directly
Calls
3
calculateColumnSizes
Function · 0.90
buildColumnWidths
Method · 0.80
resizeColumnWidth
Method · 0.80
Tested by
no test coverage detected