Skip to main content
Nandu_Goli
New Member
October 1, 2024

Hide values in component properties if the Variant is not created

  • October 1, 2024
  • 3 replies
  • 340 views

I don’t want to see some properties or values of any properties, if they are not used in the component. This is making it difficult to use the components.

Example: I have a button component with

  • Property 1 (Type: Primary, Secondary)
  • Property 2 (State: Default, Processing)

I only want “State: Processing” to be available for “Type: Primary” button. I have created a Variant of “Type: Primary” button with “State: Processing”.

Currently the problem is when I use “Type: Secondary” button, I can see “State: Processing” in the properties. When I select it, the button “Type” changes to “Primary”. It would be great if the “Processing” state doesn’t show up in the properties list, since I don’t have that “State: Processing” created in the component Variants.

3 replies

Audrey T
New Member
September 7, 2025

Agreed, this would be amazing!

Martin Hall
New Member
November 14, 2025

Hi, did you manage to progress this at all?

Ari Pasma
New Member
April 9, 2026

Same problem here. Any idea how to do this?