Replies: 1 comment 1 reply
-
https://vuejs.org/guide/essentials/template-syntax.html#same-name-shorthand |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Vue.js, when binding a prop to a variable with the same name, we currently have to write:
Proposed Syntax:
To reduce redundancy and improve code readability, I propose a shorthand syntax:
Thank you so much for reading this!
Looking to hear your thoughts.
Beta Was this translation helpful? Give feedback.
All reactions