onBackButton
Description
Triggers the back button to navigate to another page. This is applicable to android devices only.
Input / Parameter
N/A
Output
N/A
Callback
callback
The function to be executed when the back button is triggered to navigate to the page specified successfully.
Video
Coming Soon.
Example
The user wants to redirect to another page when they press the back button.
Steps
Result
When the back button is pressed, the current page will redirect to pgWelcome.
Links
Last updated