Is it possible to use gsap flip with web component slots?
Here is a simple example of me trying to flip between the slots.
in this example, a grid is used with img-nth atttributes. Can you do something similar with web component slots so that they can be dynamically filled with images/ videos while keeping layout and styling the same?