View source: R/shiny_vector_filter.R
shiny_vector_filter_ui | R Documentation |
This is a stub of a UI which assumes any dispatched module will create the needed UI in the "ui" uiOutput target
shiny_vector_filter_ui(data, inputId)
data |
the data object to be filtered |
inputId |
The |
an empty link[shiny]{div}
or a link[shiny]{uiOutput}
placeholder expecting output "ui"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.