include_teal_css_js: Code to include 'teal' 'CSS' and 'JavaScript' files

View source: R/include_css_js.R

include_teal_css_jsR Documentation

Code to include teal CSS and JavaScript files

Description

This 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.

Usage

include_teal_css_js()

Details

Simply add include_teal_css_js() as one of the UI elements.

Value

A shiny.tag.list.


teal documentation built on May 29, 2024, 10:11 a.m.