Package: shinyfocus Title: Use Browser Focus Events in 'shiny' Version: 0.0.0.9000 Authors@R: person("Jon", "Harmon", , "jonthegeek@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4781-4346")) Description: 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. License: MIT + file LICENSE URL: https://shinyworks.github.io/shinyfocus/, https://github.com/shinyworks/shinyfocus BugReports: https://github.com/shinyworks/shinyfocus/issues Imports: htmltools, rlang, shiny Suggests: covr, pkgload, shinytest2, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://shinyworks.r-universe.dev Date/Publication: 2023-11-13 17:59:40 UTC RemoteUrl: https://github.com/shinyworks/shinyfocus RemoteRef: HEAD RemoteSha: 14aceaa0587ae321305a7e97af7d94765fedd8b8 NeedsCompilation: no Packaged: 2026-06-19 09:39:30 UTC; root Author: Jon Harmon [aut, cre] (ORCID: ) Maintainer: Jon Harmon