shiny_vector_filter_ui: A stub UI for a vector filter module

View source: R/shiny_vector_filter.R

shiny_vector_filter_uiR Documentation

A stub UI for a vector filter module

Description

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"


IDEAFilter documentation built on Aug. 8, 2025, 7:29 p.m.