Reusable Vue.js Components with Slots - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Reusable Vue.js Components with Slots (/Thread-Reusable-Vue-js-Components-with-Slots) |
Reusable Vue.js Components with Slots - AD-TEAM - 12-26-2024 Reusable Vue.js Components with Slots MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 10 Lessons (44m 39s) | Size: 190.4 MB 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. 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. During the course, you'll learn: When and how to use slots What scoped slots are How to work with dynamic named components How to compose components with reusable component patterns What you will learn What are slots and scoped Slots What are the benefits of using slots How to compose components with slots |