Open binperson opened 6 years ago
<input v-model="something"> <input v-bind:value="something" v-on:input="something = $event.target.value">