Skip to content

Commit

Permalink
clickEnd add to Readme!
Browse files Browse the repository at this point in the history
  • Loading branch information
jerosoler committed Oct 25, 2020
1 parent 2d6b4bf commit 2ddd2b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ Event | Return | Description
`moduleChanged` | name | `name` of Module
`moduleRemoved` | name | `name` of Module
`click` | event | Click event
`clickEnd` | event | Once the click changes have been made
`contextmenu` | event | Click second button mouse event
`mouseMove` | { x, y } | Position
`keydown` | event | Keydown event
Expand Down

0 comments on commit 2ddd2b0

Please sign in to comment.