Hi — Is there a trick to Prototyping so I can easily show different images in a component? In my design I have three headings/tabs on my page. Clicking on each each one will shows different description and a different image. I’ve no idea how to set this up (other than create three versions of the same whole page with those differences…
1 Like
Hey!
Perhaps using Overlays would work for you in this case? This would make it so:
- The Prototype stays on the same Window
- Depending on the tab you press an different Overlay is Shown
- You wouldn’t have to create a new screen for each but: 1 screen and 3 different Overlays.
You can learn more about Overlays here!