Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/
Class
packages/react-aria/src/interactions/usePress.ts:125–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
class
PressEvent implements IPressEvent {
126
type
: IPressEvent[
'type'
];
127
pointerType: PointerType;
128
target: Element;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected