ItemSelect: Helper ui element with Qselect multiselect within an item

View source: R/components.R

ItemSelectR Documentation

Helper ui element with Qselect multiselect within an item

Description

Helper ui element with Qselect multiselect within an item

Usage

ItemSelect(
  input_id,
  label,
  option_list,
  default = list(),
  xs = 12,
  sm = 12,
  ...
)

Arguments

input_id

The id of the element.

label

The label of the element.

option_list

The options of the element.

default

The default value of the element.


QuartzSoftwareLLC/shiny.fluToolKit documentation built on April 28, 2022, 6:25 a.m.