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

Editor type.


editorUrlstringRead-onlymaxLength 2048format WEB_URL

Editor URL.


previewUrlstringRead-onlymaxLength 2048format WEB_URL

Preview URL.

Did this help?