Skip to contents

Updatable Select List

Usage

selectize_ui(id, label = "Choose", multiple = FALSE)

Arguments

id

A character string specifying the namespace.

Value

A select list control that can be added to a UI definition (see shiny::selectizeInput()).