jquery_core.RdObtain jQuery Core as an HTML dependency
jquery_core(major_version = 3, minified = getOption("shiny.minified", TRUE))The major version of jQuery Core. Currrently 1, 2, and 3 are supported.
whether or not to provide a minified JavaScript file.
A htmltools::htmlDependency() object.