Skip to main content
Question

Please add setValueForModeAsync() to the Plugin API


Valery_Sibikovsky1

Could you please add a new method that returns a Promise?

setValueForModeAsync(modeId: string, newValue: VariableValue): Promise<void>

I’m working with hundreds of variables applied across complex layers in my plugin, so applying changes can take some time, and the next modification in the queue might already be out of date when it finishes. Being able to await each change would ensure they finish before the next step.

Thanks for considering!

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings