- Jul 31, 2020
- 9,111
- 1,042,584
- 129
TUTProfessor submitted a new resource:
Vue School - Reusable Vue.js Components with Slots - Learn how to master slots and scoped slots, to build flexible and reusable vue.js components.
Read more about this resource...
Vue School - Reusable Vue.js Components with Slots - Learn how to master slots and scoped slots, to build flexible and reusable vue.js components.
Learn how to master slots and scoped slots, to build flexible and reusable vue.js components.
About the course
In this course, you'll learn how to use slots and scoped slots to create flexible and reusable Vue.js components.
Slots allow us to pass components and HTML to components, giving us greater control of the appearance than what we get with props.
Slots do not replace props. The two features have different purposes...
Read more about this resource...