Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

what does v-model do in vue

Although a bit magical, v-model is essentially syntax sugar for updating 
data on user input events, plus special care for some edge cases.
Source by vuejs.org #
 
PREVIOUS NEXT
Tagged: #vue
ADD COMMENT
Topic
Name
7+5 =