shinycssloaders: Add Loading Animations to a 'shiny' Output While It's Recalculating

When a 'Shiny' output (such as a plot, table, map, etc.) is recalculating, it remains visible but gets greyed out. Using 'shinycssloaders', you can add a loading animation ("spinner") to outputs instead. By wrapping a 'Shiny' output in 'withSpinner()', a spinner will automatically appear while the output is recalculating. You can also manually show and hide the spinner, or add a full-page spinner to cover the entire page. See the demo online at <https://daattali.com/shiny/shinycssloaders-demo/>.

Package details

AuthorDean Attali [aut, cre] (Maintainer/developer of shinycssloaders since 2019, <https://orcid.org/0000-0002-5645-3493>), Andras Sali [aut] (Original creator of shinycssloaders package), Luke Hass [ctb, cph] (Author of included CSS loader code)
MaintainerDean Attali <daattali@gmail.com>
LicenseMIT + file LICENSE
Version1.1.0
URL https://github.com/daattali/shinycssloaders https://daattali.com/shiny/shinycssloaders-demo/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("shinycssloaders")

Try the shinycssloaders package in your browser

Any scripts or data that you put into this service are public.

shinycssloaders documentation built on Sept. 11, 2024, 9:31 p.m.