Vue.js Basics: What Slots are and when use them? Introduction Vue implements a content distribution API inspired by the Web Components spec draft, using the <slot> element to serve as distribution outlets… Continue reading “Vue.js Basics: What Slots are and when use them?”…