Reloads the current page, like the Refresh button.
The new initial data the page reloading uses.
The callback function when page reloading finishes.
None(undefined
).
lynx.reload()
method will not trigger the frontend DataProcessor
function;__globalProps
, SystemInfo
and JS global variables will remain unchanged;lynx.reload()
will trigger the componentWillUnmount
/onDetach
callbacks of all current frontend components; and recreate new custom components.LCD tables only load in the browser