#' Default reactive domain
#'
#' A simple wrapper around [shiny::getDefaultReactiveDomain].
#'
#' @export
default_reactive_domain <- function() {
shiny::getDefaultReactiveDomain()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.