CSS preloaders

David Granjon

2024-09-03

How to set up a preloader?

Pass the argument preloader to the dashboardPage() function. It expects a list containing all parameters necessary to waiter::waiterShowOnLoad. The duration is automatically handled by listening to the shiny:idle event. Please have a look to the {waiter} documentation for more details.

That’s all!