rize
rize copied to clipboard
How to use about mouseDown API
How to choose node add mouseDown
See: https://rize.js.org/api/classes/index.rize.html#mousedown
However, currently it doesn't support dispatching that event on a specified element. For workaround, you may need to select an element and retrieve its coordinate, then use mouseMoveTo first.