checkbox_ui: Updatable Checkbox Group

View source: R/variables.R

checkbox_uiR Documentation

Updatable Checkbox Group

Description

Updatable Checkbox Group

Usage

checkbox_ui(id, label = "Choose", inline = TRUE)

Arguments

id

A character vector to be used for the namespace.

Value

A checkbox group control that can be added to a UI definition (see shiny::checkboxGroupInput()).

See Also

update_checkbox_colnames()


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