Click the coordinates provided by an event's clientX
and clientY
coordiates.
Additionally, debug
can be enabled to see the cursor position of of the click
action.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
event |
object | A mouse event that is used for trigger a |
debug |
boolean | Allows to turn on the visuals for the |
Returns:
Chainable api by returning the instance.
- Type
- instance