As I’m daily working with component libraries I came across to a technical issue with layer’s boolean property. Let’s say I have a component with 2 variations and I want when one them is false the other to be true. Currently I have to create a new component with 2 variants and name them “True”, “False”. Is there a solution to this now to query and merge 2 boolean variants together, like to say if this is “true”, the other should be “False”?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.