plasmicapp / plasmic

Visual builder for React. Build apps, websites, and content. Integrate with your codebase.
https://www.plasmic.app
MIT License
4.72k stars 382 forks source link

Change Component Variant on Link Click #61

Closed gyenyame400 closed 1 year ago

gyenyame400 commented 1 year ago

Hi, We are trying to implement a fancy image slider in Plasmic after designing it in Figma. (See a preview here: Fancy Slider ) We designed the component state changes in Figma without any issue: by clicking on the bottom navigation links, the user is able to change the state (current slide) of the Slider; this is accomplished in Figma using INTERACTIONS.

After migrating to Plasmic (BTW great product), we tried in vain to implement the state (current slide) change. How can it be accomplished (even if its requires writing additional code)?

Thanks in advance.

yang commented 1 year ago

Discussion got moved here! https://forum.plasmic.app/t/how-would-we-implement-a-slider-component-family-for-plasmic/3087