prettySwitch: Modified shinyWidgets prettySwitch func

View source: R/golem_utils_ui.R

prettySwitchR Documentation

Modified shinyWidgets prettySwitch func

Description

Modified shinyWidgets prettySwitch func

Usage

prettySwitch(
  inputId,
  label,
  value = FALSE,
  status = "default",
  slim = FALSE,
  fill = FALSE,
  bigger = FALSE,
  inline = FALSE,
  width = NULL,
  tooltip = T,
  header = "?",
  popup = "Help tips",
  pos = "right"
)

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