Skip to main content

So I have been trying for a few weeks now to build out a conditional based component for a simple tabbed content. Or as a single select option from an option of choices.


Sadly, to date, the only way to make this is to have many variants that you then prototype between rather than relying on something more logical like conditionals. For example:

If a user selects an inactive tab then change its state from inactive to active, and turn every other option to inactive regardless of its current state

Having same issue, please elaborate if you found a solution.

Thankyou


Reply