selectInputUIs: Create tagList of selectInputUI instances.

Description Usage Arguments

Description

Create tagList of selectInputUI instances.

Usage

1
2
selectInputUIs(ids, labels = NULL, choices = NULL, selectize = NULL,
  widths = NULL, custom_css = NULL)

Arguments

ids

Vector of ids

labels

Vector of labels for the dropdown menus

choices

List of choice vectors for the dropdown menus. List elements can be named; if so, they are grouped in the dropdown menu.

selectize

Vector of booleans indiciating if dropdown menus should be selectized.

widths

Vector of valid css widths.


kahaaga/shinymodules documentation built on May 6, 2019, 9:54 a.m.