Reusable Vue.js Components with Slots
🚧 NOTICE: You are watching a Vue.js 2 lesson

Fake Scoped Slots with Functions

In this lesson, we'll start learning about scoped slots. To gain a deeper understanding of scoped slots, we'll learn how to create fake scoped slots with functions before using actual scoped slots.