mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2559111c21
The semantics of 'button' on events differs between PointerEvent and MouseEvent, whereas they are the same for 'buttons'. Furthermore, 'buttons' allows developers to determine when multiple buttons are pressed as the same time. https://w3c.github.io/pointerevents/#the-button-property