floatingSelectInput: Select Floating Label

floatingSelectInputR Documentation

Select Floating Label

Description

Select input with floating label.

Usage

floatingSelectInput(inputId, label, choices = NULL, ...)

Arguments

inputId

ID of input.

label

Label of input.

choices

Choices, named vector.

...

Passed to input.


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