Click

Result of onMouseClick, was the mouse click handled?

Values

ValueMeaning
handled

click handled, no drag.

startDrag

click handled AND it start new drag. (previously: true)

unhandled

click not handeld, pass it around. (previously: false)

Meta