nestedSelector: Nested select menus that show associated div elements

Description Usage

View source: R/nestedSelector.R

Description

Nested select menus that show associated div elements

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
nestedSelector(
  id,
  selectors,
  label = "",
  show.first = TRUE,
  input.type = c("radioBtnGroup", "select")[1],
  btn.size = "sm",
  selector.par = list(),
  scroll.top.sel = NULL
)

skranz/shinyEventsUI documentation built on April 4, 2021, 5:13 a.m.