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

Dynamic Named Slots

In this lesson, we'll learn how we can use dynamic slot names, so we can determine which slot to render based on a variable.