Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/
Class
packages/react-aria/src/landmark/useLandmark.ts:121–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
class
LandmarkManager implements LandmarkManagerApi {
122
private landmarks: Array<Landmark> = [];
123
private isListening = false;
124
private refCount = 0;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected