busyIndicator {shinysky} | R Documentation |
A busy indicator
busyIndicator(text = "Calculation in progress..", img = "shinysky/busyIndicator/ajaxloaderq.gif", wait = 1000)
text |
The text to show |
img |
An anitmated gif |
wait |
The amount of time to wait before showing the busy indicator. The default is 1000 which is 1 second. |