Description Usage Arguments Details Value
Displays a spinner indicating if there are any calculations running on the server side.
1 | busy(loader = "dots", position = "top right")
|
loader |
character or list. If character given, then it selects from one of a few
available loaders (look Details for more). By using list you can create your custom loder.
List needs to have structure |
position |
character with position of the parameter. Default "top right". |
Currently available loaders: "dots", "spinner".
Solution inspired by: https://colinfay.me/watch-r-shiny/.
shiny tag List with js script, style of spinner and display div
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.