View source: R/kinesis-internal.R
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()
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.