textInput: Modified shiny textInput func

Description Usage

View source: R/golem_utils_ui.R

Description

Modified shiny textInput func

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
textInput(
  inputId,
  label,
  value = "",
  width = NULL,
  placeholder = NULL,
  tooltip = T,
  header = "?",
  popup = "Help tips",
  pos = "right"
)

igemsoftwareadmin/ClusteRsy-Linkoping documentation built on Jan. 1, 2021, 3:26 a.m.