There's no information about "submit" event in the documention #1254
denkeel
started this conversation in
3. Feature Ideas
Replies: 1 comment
-
Alpine doesn't implement its own events, you can use/listen for any of the native browser events. See https://developer.mozilla.org/en-US/docs/Web/Events#event_listing |
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'm learning Alpine.js. I found out about "submit" event on the internet, but there's no information about it in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions