#'
#' @describeIn propUiName name for button to clear the value of a property
#'
#' @param propName the name of the property
#'
propClearBtn <- function(propName, moduleId = NULL){
paste0(propUiName(propName, moduleId = NULL), "ClearBtn")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.