Refreshes the current page.
N/A
Returns the formatted information.
Object
success
Boolean value to denote whether the function was executed successfully.
Text
message
The message to print.
data
Any additional message or data to print.
In this example, we will use the App.reload function to reload the current page.
App.reload
Call the function.
The page will be reloaded.
Last updated 1 year ago