Chat UI
Usage
mod_chat_ui(
id,
translator = create_translator(),
code_theme_url = get_highlightjs_theme()
)
Arguments
- id
id of the module
- translator
A Translator from
shiny.i18n::Translator
- code_theme_url
URL to the highlight.js theme
Chat UI
mod_chat_ui(
id,
translator = create_translator(),
code_theme_url = get_highlightjs_theme()
)
id of the module
A Translator from shiny.i18n::Translator
URL to the highlight.js theme