ant-design
Làm sao chuyển đổi slot slot-scope từ Vue 2 sang v-slot trong Vue 3 · Ant desgin · Ant Design hay Marterial-UI ?
Vue v-slot Directive - w3schools.com
I use vue 3 with vuetify 3. ... Thanks it works for vue 2, for vue 3 version we need to change the $scopedSlots as $slots. Migration Guide.
Slots | Vue.js - vuejs.org
Slot content does not have access to the child component's data. Expressions in Vue templates can only access the scope it is defined in, consistent with JavaScript's lexical scoping.
