Editor Urls Object


The Editor URLs object provides a list of editor-related URLs, including a link to the site's editor interface (one of Wix Studio, Wix Editor, or Editor X), and a link to preview the site with the latest changes made in the editor.

Properties
editorTypestringRead-only
4 enum supported values:
UNKNOWNWIX_EDITOREDITOR_XWIX_STUDIO

Editor type.


editorUrlstringRead-onlymaxLength 2048format WEB_URL

Editor URL.


previewUrlstringRead-onlymaxLength 2048format WEB_URL

Preview URL.

Was this helpful?
Yes
No