Daily Shaarli

All links of one day in a single page.

June 19, 2020

Adding v-model Support to Custom Vue.js Components ← Alligator.io

it simply takes a :value property and emits an @input event with the updated date

And here you go with v-model !