Package: shinyjs 2.1.0.9006
shinyjs: Easily Improve the User Experience of Your Shiny Apps in Seconds
Perform common useful JavaScript operations in Shiny apps that will greatly improve your apps without having to know any JavaScript. Examples include: hiding an element, disabling an input, resetting an input back to its original value, delaying code execution by a few seconds, and many more useful functions for both the end user and the developer. 'shinyjs' can also be used to easily call your own custom JavaScript functions from R.
Authors:
shinyjs_2.1.0.9006.tar.gz
shinyjs_2.1.0.9006.zip(r-4.5)shinyjs_2.1.0.9006.zip(r-4.4)shinyjs_2.1.0.9006.zip(r-4.3)
shinyjs_2.1.0.9006.tgz(r-4.4-any)shinyjs_2.1.0.9006.tgz(r-4.3-any)
shinyjs_2.1.0.9006.tar.gz(r-4.5-noble)shinyjs_2.1.0.9006.tar.gz(r-4.4-noble)
shinyjs_2.1.0.9006.tgz(r-4.4-emscripten)shinyjs_2.1.0.9006.tgz(r-4.3-emscripten)
shinyjs.pdf |shinyjs.html✨
shinyjs/json (API)
NEWS
# Install 'shinyjs' in R: |
install.packages('shinyjs', repos = c('https://daattali.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/daattali/shinyjs/issues
Last updated 3 months agofrom:0648faa0dc. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:addClassaddCssClassalertclickdelaydisabledisabledenableextendShinyjshiddenhidehideElementhtmlinfoinlineCSSjslogjsonclickoneventrefreshremoveClassremoveCssClassremoveEventresetruncodeServerruncodeUIrunExamplerunjsshowshowElementshowLogtoggletoggleClasstoggleCssClasstoggleElementtoggleStateuseShinyjs
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
extendShinyjs: Calling your own JavaScript functions from R
Rendered fromshinyjs-extend.Rmd
usingknitr::rmarkdown
on Nov 16 2024.Last update: 2020-08-20
Started: 2016-11-03
Including shinyjs in different types of apps
Rendered fromshinyjs-usage.Rmd
usingknitr::rmarkdown
on Nov 16 2024.Last update: 2020-08-27
Started: 2016-11-03
shinyjs example app walk-through
Rendered fromshinyjs-example.Rmd
usingknitr::rmarkdown
on Nov 16 2024.Last update: 2020-08-27
Started: 2016-11-03