The framework provides smooth client-side navigation without page refreshes using the redirect() function.
redirect()
The redirect function syntax:
redirect(routeName = '', requestType = 'GET', dynamicParam = '')
Last updated 1 year ago