Switch to a page
webflow.switchPage(page)
Switch the Designer to a specified page.
Syntax
Parameters
page : Page - The page to switch to.
Returns
Promise<null>
A Promise that resolves to null when the page switch is complete.
Example
Designer Ability
Checks for authorization only