Skip to contents

This is a stub of a UI which assumes any dispatched module will create the needed UI in the "ui" uiOutput target

Usage

shiny_vector_filter_ui(data, inputId)

Arguments

data

the data object to be filtered

inputId

The input slot that will be used to access the value.

Value

an empty link[shiny]{div} or a link[shiny]{uiOutput}

placeholder expecting output "ui"