Nothing
mod_cookies_ui <- function(id) {
shiny::tagList(
shinyGovstyle::heading_text("Cookie page", size = "l"),
shinyGovstyle::label_hint(
shiny::NS(id, "label-cookies"),
"This an example cookie page that could be
expanded"
)
)
}
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.