sever_default | R Documentation |
The default sever screen for convenience.
sever_default(
title = "Whoops!",
subtitle = "You have been disconnected",
button = "Reload",
button_class = "default"
)
title , subtitle |
Title and subtitle to display. |
button |
Text to display on button, passed to |
button_class |
Class of button, passed to |
shiny::tags
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.