authDropdownUI: authDropdown UI Shiny Module

View source: R/shiny-modules.R

authDropdownUIR Documentation

authDropdown UI Shiny Module

Description

Makes a dropdown row for use for authentication.

Usage

authDropdownUI(id, width = NULL, inColumns = FALSE)

Arguments

id

Shiny id.

width

The width of the input

inColumns

whether to wrap selectInputs in width=4 columns.

Shiny Module for use with authDropdown.

Value

Shiny UI

See Also

Other Shiny modules: accountPickerUI(), authDropdown(), metricDimensionSelectUI(), multi_select(), multi_selectUI()


MarkEdmondson1234/googleAnalyticsR_public documentation built on Sept. 7, 2024, 6:27 a.m.