[Video] Mastering Slotted Content

Hi everyone,

We’ve just released a new video on the YouTube channel talking about slotted content. It covers both native <slot> as well as <au-slot> element usage and the numerous different ways you can work with content (change listeners, $host usage and more).

10 Likes

I just finished watching the video, and it was really helpful in clarifying how slotted content works in Aurelia. Speaking from experience, understanding how au-slot behaves..especially in more complex component hierarchies..can really streamline your UI logic. If you’re building reusable components or dealing with content projection, this is definitely worth the time. The real world examples in the video made it easier for me to apply it directly in my own project. Highly recommend giving it a watch if you haven’t already!

4 Likes