Рет қаралды 79
25 Vue: Slots in Vue - [Arabic] | Slots in Vue الـ
ما هي الـ Slots في Vue 3؟
في هذا الفيديو، سنشرح كيفية استخدام Slots في Vue 3 لإدخال محتوى مخصص داخل المكونات. سنتعرف على أنواع الـ Slots، مثل الـ default slots و الـ named slots و scoped slots، وكيف يمكن استخدامها لجعل المكونات أكثر مرونة وقابلية لإعادة الاستخدام في Vue.js.
What are Slots in Vue 3?
In this video, we'll explain how to use slots in Vue 3 to insert custom content into components. We’ll cover different types of slots, including default slots, named slots, and scoped slots, and show how they can make components more flexible and reusable in Vue.js.