jquery_core: Obtain jQuery Core as an HTML dependency
Description
Obtain jQuery Core as an HTML dependency
Usage
jquery_core(major_version = 3, minified = getOption("shiny.minified",
TRUE))
Arguments
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.