Package: shinycssloaders 1.1.0.9006
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/>.
Authors:
shinycssloaders_1.1.0.9006.tar.gz
shinycssloaders_1.1.0.9006.zip(r-4.7)shinycssloaders_1.1.0.9006.zip(r-4.6)shinycssloaders_1.1.0.9006.zip(r-4.5)
shinycssloaders_1.1.0.9006.tgz(r-4.6-any)shinycssloaders_1.1.0.9006.tgz(r-4.5-any)
shinycssloaders_1.1.0.9006.tar.gz(r-4.7-any)shinycssloaders_1.1.0.9006.tar.gz(r-4.6-any)
shinycssloaders_1.1.0.9006.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shinycssloaders/json (API)
NEWS
| # Install 'shinycssloaders' in R: |
| install.packages('shinycssloaders', repos = c('https://daattali.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/daattali/shinycssloaders/issues
Last updated from:d5f79afb1a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 91 |
Exports:hidePageSpinnerhideSpinnershowPageSpinnershowSpinnerwithSpinner
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Manually show/hide a spinner | hideSpinner showHide showSpinner |
| Show (and hide) a full-page spinner that covers the entire page | hidePageSpinner showHidePage showPageSpinner |
| Add a spinner that shows while an output is recalculating | withSpinner |
