#'
#' @describeIn propUiName name for a tabpanel within a module section, flips between panel for active ui and panel for viewing the proprety that is set elsehwere.
#'
propModuleFlipPanel <- function(propName, moduleId){
return( paste0(propUiName(propName), moduleId, "FlipperPanel") )
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.