Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
let
getKey = item => item.name;
29
let
getChildren = item => item.children;
30
31
describe(
'useTreeData'
,
function
() {
Callers
5
getItem
Function · 0.50
insertBefore
Function · 0.50
insertAfter
Function · 0.50
buildTree
Function · 0.50
getItem
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected