New Participant
June 13, 2026
Question
Can we get Slots that actually adapt to variant changes?
- June 13, 2026
- 0 replies
- 36 views
Right now, when a parent component changes its properties or variants, the Slot inside it keeps its content and ignores those changes.
While I love using slots for the flexibility to add custom elements, there are many times when I also need that slot to automatically adapt to the active variant's styling or layout. It would be amazing to have an option or a toggle that lets Slot behavior sync with variant changes
