Hello,
I’m currently trying to add distinct animations to each of the items in my repeater.
I know that you can modify items in a repeater by using the onitemReady(): code, and I’ve been trying to figure out what to put after I type this - $item(“#image5”). #image5 is the property ID of the items in my repeater that I’m trying to add distinct animations to.