langSelectorInput: Language selector input

Description Usage Arguments

View source: R/modules.R

Description

This function needs to be included in the UI to create the language switcher in the Shiny app.

Usage

1
langSelectorInput(id, position = "right", width = 80)

Arguments

id

The id that will be used to access the value.

position

String indicating position of language switcher; options are "right" and "fixed"; default = "right".

width

Width of language switcher container; default = 80.


jpmarindiaz/shi18ny documentation built on March 31, 2021, 5:15 p.m.