Using the v-
slot directive to direct the 'Hello!' message to the named slot 'bottomSlot', inside the <slot-comp> component. ... Vue Tutorial: Vue
v-slot.
In vue there are a couple ways to bind a property to an html tag. ... A shorter way to do this is to use the v-bind shorthand ...