What about defineModels() (plural)? #12679
kueronya
started this conversation in
General Discussions
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
Since we can have more than a singular two-way data-binded model, i think there should also be a
defineModels()
compiler macro analogous todefineProps()
.I wouldn't complain either, if they also share the same syntax (at least for us type-safe guys):
Same goes for the other way around ofc.
Beta Was this translation helpful? Give feedback.
All reactions