vue3-calendar icon indicating copy to clipboard operation
vue3-calendar copied to clipboard

use slot-scope to improve render

Open icai opened this issue 7 years ago • 0 comments

https://github.com/icai/vue2-calendar/blob/6da77a52fef81f7f976af98ab5b74238d6a9bf33/src/components/Calendar.vue#L33

https://vuejs.org/v2/guide/components.html#Scoped-Slots

icai avatar Mar 23 '18 05:03 icai