xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

Vue 3.x & v-model

Vue 3.x & v-model

https://v3.vuejs.org/guide/migration/v-model.html#overview

BREAKING: When used on custom components, v-model prop and event default names are changed:
prop: value -> modelValue;
event: input -> update:modelValue;
BREAKING: v-bind's .sync modifier and component model option are removed and replaced with an argument on v-model;
NEW: Multiple v-model bindings on the same component are possible now;
NEW: Added the ability to create custom v-model modifiers.



refs



©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


posted @ 2020-12-02 17:12  xgqfrms  阅读(277)  评论(0编辑  收藏  举报