Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/
Class
packages/react-aria/src/focus/FocusScope.tsx:1010–1010 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1008
}
1009
1010
class Tree {
1011
root: TreeNode;
1012
private fastMap = new Map<ScopeRef, TreeNode>();
1013
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected