A single filter item as part of a data filter module panel
shiny_data_filter_item_ui.Rd
This sub-module contains the logic for the filter item iteself. 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.
Value
a shiny wellPanel
to house the filter