Description Usage Arguments Value
Obtain jQuery Core as an HTML dependency
1 2 | jquery_core(major_version = 3, minified = getOption("shiny.minified",
TRUE))
|
major_version |
The major version of jQuery Core. Currrently 1, 2, and 3 are supported. |
minified |
whether or not to provide a minified JavaScript file. |
A htmltools::htmlDependency()
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.