button property

num button

The button number that was pressed (if applicable) when this event was fired.

See developer.mozilla.org/en-US/docs/Web/API/MouseEvent/button

Implementation

external num get button;