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. See the demo online at <https://daattali.com/shiny/shinycssloaders-demo/>.

Getting started

Package details

AuthorAndras Sali [aut] (Original creator of shinycssloaders package), Luke Hass [ctb, cph] (Author of included CSS loader code), Dean Attali [aut, cre] (Maintainer of shinycssloaders since 2019)
MaintainerDean Attali <daattali@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/daattali/shinycssloaders
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 July 28, 2020, 5:08 p.m.