switchInput: Switch Input

switchInputR Documentation

Switch Input

Description

Switch input, similar to checkbox.

Usage

switchInput(inputId, label, checked = FALSE, ...)

Arguments

inputId

ID of input.

label

Label of input.

checked

Whether the input is initialised checked.

...

Passed to input.


JohnCoene/bsutils documentation built on June 15, 2024, 3:21 a.m.