#'
#' @describeIn propUiName name for ui element that shows the property value
#'
propShowId <- function(propName, moduleId){
paste0(gsub(".", "", propName, fixed=TRUE), "Show", moduleId)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.