Testing Named Slots
In this lesson, we'll be testing Named Slots.
Default Slots
The unnamed slot we used in the previous lesson is called the default slot, but we can have multiple slots by using named slots. Let’s add a header to the MessageList.vue component:
By using <slot name="header"> ...
Access this course and 1600+ top-rated courses and projects.