textInput: Modified shiny textInput func

View source: R/golem_utils_ui.R

textInputR Documentation

Modified shiny textInput func

Description

Modified shiny textInput func

Usage

textInput(
  inputId,
  label,
  value = "",
  width = NULL,
  placeholder = NULL,
  tooltip = T,
  header = "?",
  popup = "Help tips",
  pos = "right"
)

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