selectize_ui | R Documentation |
Updatable Select List
selectize_ui(id, label = "Choose", multiple = FALSE)
id |
A |
A select list control that can be added to a UI definition
(see shiny::selectizeInput()
).
update_selectize_colnames()
, update_selectize_rownames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.