add_no_selected_choices: Add empty choice to choices selected
Description
![[Stable]](figures/lifecycle-stable.svg?package=teal.transform&version=0.6.0)
Usage
add_no_selected_choices(x, multiple = FALSE)
Value
choices_selected
object with an empty option added to the choices.
Arguments
- x
(choices_selected
) object.
- multiple
(logical(1)
) whether multiple selections are allowed or not.