Go Headless

Changelog

SDK
Articles
Get Started
Work with the SDK
Set up a Client
Use the Wix MCP

Core Modules
About Core Modules
sdk
essentials
web-methods

Host Modules
About Host Modules
dashboard
Introduction
About Dashboard Page Navigation
Page IDs
observeState()
showToast()
openModal()
closeModal()
navigate()
navigateBack()
getPageUrl()
getSiteInfo()
openMediaManager()
onBeforeUnload()
addSitePlugin()
setPageTitle()
onLayerStateChange()
editor
site

Business Solutions
About Business Solutions
ai-site-chat
blog
bookings
cache
crm
data
ecom
events
restaurants
stores
realtime

Frontend Modules
About Frontend Modules
bookings
crm
ecom
events
location
members
mobile
navigate-mobile
pay
pricing-plans
seo
site
storage
stores
window
site-realtime
In This Article

  1. Signature
  2. Examples

navigateBack()

Navigates the user back to previous dashboard page. It's equivalent to the user clicking the browser's back button.

Signature

Copy

Examples

Note: To use this method in self-hosted apps, you need to create a client. See the setup guide for more details.

Navigate back to the previous page

Copy
Did this help?