isPreviewActivated
isPreviewActivated(
location,win):boolean
Whether this page is a live-preview surface: it was framed or opened by another window and
its URL carries ?ebitex-preview=1. Both, deliberately — a production page that merely sits in
somebody’s iframe, or a preview URL pasted into a plain tab, is not a preview and renders as
published. The origin check happens on the first message, not here.
Parameters
Section titled “Parameters”location
Section titled “location”search
Section titled “search”string
Returns
Section titled “Returns”boolean