Replies: 2 comments 2 replies
-
https://vuejs.org/api/options-rendering.html#render |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
What problem does this feature solve?
Let's improve template syntax by using single curly braces like in Svelte/React instead of the "Mustache" syntax (double curly braces).
Current syntax
What does the proposed API look like?
New syntax
Much cleaner, less chars, better DX!
Beta Was this translation helpful? Give feedback.
All reactions