Solved
How do I reach a component inside a container inside a scrollWheel from the view ?
Hi, I'm trying to change color of a component (circle) inside a container inside a scrollWheel.
This should occur when user press a button. The button is a component outside of scrollWheel. How can I reach this circle (inside a container inside a scrollWheel) from the view (where the button pressed function is) ?
Thanks
