ItemSelect | R Documentation |
Helper ui element with Qselect multiselect within an item
ItemSelect( input_id, label, option_list, default = list(), xs = 12, sm = 12, ... )
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.