View source: R/mod_tab_translateOutput.R
mod_tab_translateOutput | R Documentation |
A shiny module to translate tab titles
mod_tab_translateOutput(id)
mod_tab_translate(input, output, session, tab_title, lang)
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
tab_title |
character with the tab title to translate |
lang |
lang reactive |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.