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

Function onLongPress

packages/react-aria/src/menu/useMenuTrigger.ts:111–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109 state.close();
110 },
111 onLongPress() {
112 state.open('first');
113 }
114 });
115
116 let pressProps: PressProps = {

Callers 1

onPressStartFunction · 0.50

Calls 1

openMethod · 0.65

Tested by

no test coverage detected