Skip to main content

Hello community,

I was wondering if it is possible (either natively or through a plugin some of you may have come across) to select all component instances on a page based on a specific component property?

For example, suppose I have a button component with different "size" variants. One size property is called "desktop" and the other is called "mobile". I want to select only the instances with the "desktop" property.

How would I go about doing this? I couldn't find any specific plugin on my own that could help me do this, so I thought I would ask here since someone else may have come across this specific need and solved it.

you have to use the Select Similar plugin


I’m curious what’s your goal once you have these components selected.


I’m curious what’s your goal once you have these components selected.

I'm working from an existing comprehensive design system and want to see which specific variants of a component I've used and how often. This is my main use case at the moment, although I can think of others.


Reply