fileInput: Modified shiny fileInput func

View source: R/golem_utils_ui.R

fileInputR Documentation

Modified shiny fileInput func

Description

Modified shiny fileInput func

Usage

fileInput(
  inputId,
  label,
  multiple = FALSE,
  accept = NULL,
  width = NULL,
  buttonLabel = "Browse...",
  placeholder = "No file selected",
  tooltip = T,
  header = "?",
  popup = "Help tips",
  pos = "right"
)

Hypertyz/igem2020 documentation built on June 15, 2022, 12:23 a.m.