dillon1000/react

Commit

[Flare] Press includes button type (#16100)

1. Allow auxillary button clicks (i.e., middle mouse button) to trigger 'onPressStart' and 'onPressEnd', but never 'onPress'.
2. Report the button type – 'primary' or 'auxillary' – on the press event.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-events/src/dom/Press.js ModifiedM packages/react-events/src/dom/__tests__/Press-test.internal.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…