.sync修饰符
sync的使用:https://codesandbox.io/s/quirky-leaf-8x09l:xxx.sync="yyy"
是v-bind:xxx="yyy"
v-on:update:xxx="yyy=$event"
的语法糖
v-model指令
v-model指令<input>
、<textarea>
及 <select>
元素上创建双向数据绑定
标签
type=”text”
(多行文本
sync的使用:https://codesandbox.io/s/quirky-leaf-8x09l:xxx.sync="yyy"
是v-bind:xxx="yyy"
v-on:update:xxx="yyy=$event"
的语法糖
v-model指令<input>
、<textarea>
及 <select>
元素上创建双向数据绑定
(多行文本
让时间为你证明