shiny_data_filter_item_ui {IDEAFilter} | R Documentation |
This sub-module contains the logic for the filter item itself. This contains general ui elements such as the button to remove the filter and the grip for drag-and-drop. It also handles the conditional logic of showing a column selector or the column name. When a column is selected it also embeds another module showing module for filtering the specified vector of data.
shiny_data_filter_item_ui(inputId, verbose = FALSE)
inputId |
The |
verbose |
a |
a shiny wellPanel
to house the filter