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