Description Usage Arguments Value See Also
View source: R/control_buttons.R
UI for dropdown to filter products
1 | productPickerUI(id, products)
|
id |
Module namespace. |
products |
vector, strings naming all of the product options. |
A shiny tagList() containing formatted shinyWidgets pickerInput().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.