Description Usage Arguments Value Examples
Add HTML content on top of the semi-transparent full screen overlay shown at app launch.
1 2 | app_overlay(text, logo = NULL, loading.logo = NULL,
text.loading = "<h1>Loading...</h1>")
|
text |
character, typically a string of html. |
logo |
character, path to image. |
loading.logo |
character, path to image. |
text.loading |
character, text to accompany |
a shiny::HTML
string.
1 | #not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.