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

Class

packages/react-aria/src/focus/FocusScope.tsx:1101–1101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1099}
1100
1101class TreeNode {
1102 public scopeRef: ScopeRef;
1103 public nodeToRestore?: FocusableElement;
1104 public parent?: TreeNode;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected