fregante opened this issue 6 years ago · 1 comments
Example:
await options.syncForm(); enablePreviews();
form.addEventListener("options-sync:updated", updatePreviews);
syncForm returns a promise since 0.20.0
syncForm