Package: shinyfocus 0.0.0.9000
shinyfocus: Use Browser Focus Events in 'shiny'
As a user moves through a 'shiny' app, it can be useful to trigger server events when different parts of the app gain or lose focus. This package aims to make it easy to implement such events.
Authors:
shinyfocus_0.0.0.9000.tar.gz
shinyfocus_0.0.0.9000.zip(r-4.7)shinyfocus_0.0.0.9000.zip(r-4.6)shinyfocus_0.0.0.9000.zip(r-4.5)
shinyfocus_0.0.0.9000.tgz(r-4.6-any)shinyfocus_0.0.0.9000.tgz(r-4.5-any)
shinyfocus_0.0.0.9000.tar.gz(r-4.7-any)shinyfocus_0.0.0.9000.tar.gz(r-4.6-any)
shinyfocus_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shinyfocus/json (API)
| # Install 'shinyfocus' in R: |
| install.packages('shinyfocus', repos = c('https://jonthegeek.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shinyworks/shinyfocus/issues
Pkgdown/docs site:https://shinyworks.github.io
Last updated from:14aceaa058. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 86 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 117 |
Exports:on_bluron_focuson_focus_changeshinyfocus_js_dependency
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Respond when input loses focus | on_blur |
| Respond when input gains focus | on_focus |
| Respond when input changes focus | on_focus_change |
| Add the shinyfocus JavaScript to shiny | shinyfocus_js_dependency |
