filtered_view_widget.Rd
Creates an HTML container for the filtered item table.
filtered_view_widget(id)
the id of the module server instance.
An HTML object (tagList) to include in the UI.
if (FALSE) { # \dontrun{ filtered_view_widget(id = "mydata") } # }