my.navigateBack.
Parameters
Code Example
Basic Navigation
With Query Parameters
Receiving Parameters
With Callbacks
Use Cases
Important Notes
- Cannot navigate to tab bar pages (use
my.switchTabinstead) - Query parameter values should be URL-encoded if they contain special characters
- The current page is preserved and can be returned to with
my.navigateBack
Differences from Other Navigation APIs
Related APIs
my.navigateBack
Go back to previous page
my.redirectTo
Replace current page