You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide support for event helpers (à la alpine) in the template function.
Example: <div @click.outside="someHandler" @some_event.some_helper="some_handler"></div>
Thanks and keep up the good work!
Arrow will be (already is) a big deal! 🥇
The text was updated successfully, but these errors were encountered:
vascanera
changed the title
Feature request: @click.outside event and legacy (non-module) bundle
Feature request: event helpers (like: @click.outside)
Mar 28, 2023
Please provide support for event helpers (à la alpine) in the template function.
Example:
<div @click.outside="someHandler" @some_event.some_helper="some_handler"></div>
Thanks and keep up the good work!
Arrow will be (already is) a big deal! 🥇
The text was updated successfully, but these errors were encountered: