Variable field is intended to conditionally display
different field based on a condition.
Usage
new_variable_field(field = character(), components = list(), ...)
Arguments
- field
Field type
- components
Variable list of field components
- ...
Other parameters passed to new_field and may be needed
by ui_input to pass more options to the related shiny input.
Note
Currently broken. Don't use.