svelte named slot
Vue v-slot Directive - w3schools.com
Using the v-slot directive to direct the 'Hello!' message to the named slot 'bottomSlot', inside the <slot-comp> component. ... The v-slot directive is used to direct content to a named slot.
What I Like About Writing Styles with Svelte | CSS-Tricks
svelte/no-dynamic-slot-name Now Svelte compiler itself throws an compile error. svelte/no-goto-without-base svelte/no-navigation-without-base.
Slot trong Vue 3
7.1 Named Scoped Slots. Named scoped slots hoạt động tương tự – các props của slot có thể được truy cập như là giá trị của chỉ thị v-slot : v ...