Skip to main content
Solved

Update Component Configuration trough PluginAPI

  • January 15, 2024
  • 2 replies
  • 348 views

Bogriceanu_Sorin

Is there a way to update Component configuration trough the PluginAPI?

Here is a screenshot from the UI with the section that I want to update:

I am writing a plugin that generates components, and I would like to set the description and a link to storybook programatically.

I searched the api refference and it seems to be missing. I am thinking thet it amy be some form of shared plugin data maybe?

Thanks,

Best answer by tank666

figma.com
This topic has been closed for replies.

2 replies

tank666
  • Answer
  • January 15, 2024

Bogriceanu_Sorin

works!

Thank you 😃