Show a loader on page redirect?

Is it possible to display a loader when we are redirecting pages, in a single page application of nodejs.
Whenever I click a link, I want the loader displayed and once the the page is loaded the loader must be hidden.

Can I install this feature in wappler ?

I would like to know how to do this also.

I’m not with a pc near, but, have you tried calling a preloader with dynamic events?

Can you give an example, on which event to trigger ?

Sorry for the delay, didnt saw this

For example, in a success event of a form:

You can also run a page flow: show preloader - wait 1 sec - redirect