Skip to main content


Hey Guys, In the image above you can see im creating a reusable component with multiple variants. On the right hand side you can see the ingredient variants and on the left you can see the dish variants. I am trying to join these two variant groups together and through the naming conventions id like to create the first property (dish or ingredient) to be type followed by layout and state. Id like this to be structured in a way that if i select dish, the ingredients icons dont show up in the dropdown when selecting the instance of the component youd like and vice versa. is this achievable?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.