View source: R/include_css_js.R
include_teal_css_js | R Documentation |
teal
CSS
and JavaScript
filesThis is useful when you want to use the same JavaScript
and CSS
files that are
used with the teal
application.
This is also useful for running standalone modules in teal
with the correct
styles.
Also initializes shinyjs
so you can use it.
include_teal_css_js()
Simply add include_teal_css_js()
as one of the UI elements.
A shiny.tag.list
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.