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 Nov. 5, 2025, 7:43 p.m.