R/propDirChooserId.R

Defines functions propDirChooserId

Documented in propDirChooserId

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