Makes a dropdown row for use for authentication.
authDropdownUI(id, width = NULL, inColumns = FALSE)
Shiny id.
The width of the input
whether to wrap selectInputs in width=4 columns.
Shiny Module for use with authDropdown.
Shiny UI
Other Shiny modules:
accountPickerUI()
,
authDropdown()
,
metricDimensionSelectUI()
,
multi_selectUI()
,
multi_select()