Skip to main content

I am writing a plugin that works with variables an prototyping. Some features like variable modes and multiple reactions on actions are supported only on paid plans.

Is there a way to figure out what plan is used by the current document where i open the plugin?

Thanks,

Sorin

figma.com


this is what i was using now as a workaround in a try-catch.

I searched the docs for “direct” prop or function 😃

Just to summ it up, the “official way” of checking for now, is by trying, correct?


yeah that’s the only way