A selectizeInput customized for unique element select from vector
proportionSelectInput(
inputId,
label,
vec,
selected = "",
...,
placeholder = " ",
onInitialize,
sort = c("count", "alpha", "order")
)
a selectizeInput
dropdown element
passed to selectizeInput
passed to selectizeInput
vector
object from which unique terms should be sourced
default selection
passed to selectizeInput
passed to selectizeInput
options
passed to selectizeInput
options
how to sort fields in dropdown