Data Binding in Vue.js

Real time action

<input v-model=”fullname” placeholder=”Enter your name here..”> 
<p>Name : {{ fullname }}</p>

--

--

Software engineering and film. All are work-in-progress.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store