R/propFileChooserId.R

Defines functions propFileChooserId

Documented in propFileChooserId

#' 
#' @describeIn propUiName name for a file chooser ui element
#'
propFileChooserId <- function(propName, moduleId=NULL){
    paste0(propUiName(propName, moduleId), "FileChooser")
}
BioLockJ-Dev-Team/shinyBioLockJ documentation built on Dec. 17, 2021, 10:54 a.m.