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

Function getChildren

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

Source from the content-addressed store, hash-verified

27
28let getKey = item => item.name;
29let getChildren = item => item.children;
30
31describe('useTreeData', function () {
32 it('should construct a tree using initial data', function () {

Callers 2

buildTreeFunction · 0.85
updateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected