Hello!
Based on the rotation property of the wheel, I'd like to change the HTML content based on the segment that it lands on. I've used the rotationSnap var but I'm unsure how to call it's value based on the end position to then alter the HTML.
I'd also ideally like to set-up each segment as a separate div so I can then easily place content into them such as the title of the colour etc.
I'm fairly new to GSAP (and js to some extent) so I would like a bit of guidance on how achieve this.
Many thanks!