Skip to main content

Need a Plugin API to reorder variant's values

  • May 14, 2026
  • 0 replies
  • 4 views

Aaron_Xu

So I created a skill to help me organize my Components in Design Library, something like rename layers, reorder variants to make library more tidy.

But when I (or AI) trying to reorder variant values’ order, it says that no API support this kind of operation. For example, I would like to change Variant “size” from [medium, small, large] to [small, medium, large], it can’t be done by program, only can be change manually.

I can ask AI to create a new, same Component Set, but it will lose connection to exist instances, and it’s bad.

Is there a way to adjust values’ order by Plugin API?