selectize_ui: Updatable Select List

View source: R/variables.R

selectize_uiR Documentation

Updatable Select List

Description

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()).

See Also

update_selectize_colnames(), update_selectize_rownames()


kinesis documentation built on Sept. 9, 2025, 5:37 p.m.