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
@posva although this issue is very similar to #5578, the difference between the proposed API of each one is significant, so can this issue be reopened?
I see the same API with different examples: one using native events and other using custom events (with es6 object syntax)
Did I miss something?
We'll only keep one issue opened though, feel free to share your thoughts on the other issue 🙂
What problem does this feature solve?
When declaring components, this sort of repetitive syntax occurs a lot:
This feature would allow event declarations to be more DRY, similar to the way v-bind currently works:
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: