MCPcopy Create free account
hub / github.com/adobe/react-spectrum / getKey

Function getKey

packages/react-stately/test/data/useTreeData.test.js:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26];
27
28let getKey = item => item.name;
29let getChildren = item => item.children;
30
31describe('useTreeData', function () {

Callers 5

getItemFunction · 0.50
insertBeforeFunction · 0.50
insertAfterFunction · 0.50
buildTreeFunction · 0.50
getItemFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected