Skip to content

Commit

Permalink
add onpaste event to vdom (karaxnim#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
levovix0 authored and daylinmorgan committed Aug 28, 2024
1 parent 94a7161 commit afda133
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions karax/vdom.nim
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ type
ontransitionrun,
ontransitionstart,

onpaste,

onwheel ## fires when the user rotates a wheel button on a pointing device.

const
Expand Down

0 comments on commit afda133

Please sign in to comment.