Nothing
showSpinner()
and hideSpinner()
that allow you to manually trigger the spinner (#56)showPageSpinner()
and hidePageSpinner()
(#42)caption
argument to allow showing a message under the spinner (#28)shiny::tagList()
would throw an error (#73)addResourcePath()
with htmlDependency()
which is more robust (#75)image
parameter (#46)hide.ui
parameter (#22)id
parameter to withSpinner()
to allow you to target a specific spinner with CSS (#19)withSpinner()
was causing shiny::appendTab()
to break (#45)proxy.height
to be specified as a number instead of a string (300
vs "300px"
)custom.css
parameter which was causing confusion (#21)proxy.height
option can be used to explicitly control the size of the proxy container.The first working version of the package.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.