Can you carry over component's state to new artboard?
I have a component that is an image with multiple states that the user can cycle through by tapping. That component lives on all my artboards. Is it possible to carry over the state of the component when the user transitions/navigates to a new artboard?
Basically I want the user to be able to choose the image they want, but then when they naviagte through the rest of the artboards in my demo, the image (component state) stays consistant with how they left it and doesn't go back to the default state on each artboard.
Thanks in advance for any help.
