Event modifier: "immediate" #2636
pacmanoncrack
started this conversation in
3. Feature Ideas
Replies: 1 comment
-
Sprae supports .stop.immediate modifier if you want to have a look. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think it would be a really good idea to include the event-modifier
Event.stopImmediatePropagation()
in the same way as.prevent
or.stop
. There are a lot of use-cases and I find myself writing the method quite often in projects.Beta Was this translation helpful? Give feedback.
All reactions