Open Widget API
Purpose
This API can be used to open your extension in the widget panel from the quick-action window or vice-versa. Learn more.
API
clientsdk.dispatch("openApp", { location: "zoho.mail.preview.rightpanel" })
This API can be used to open your extension in the widget panel from the quick-action window or vice-versa. Learn more.
clientsdk.dispatch("openApp", { location: "zoho.mail.preview.rightpanel" })