| Title: | shinyEvents show desktop push messages via push.js |
|---|---|
| Description: | shinyEvents show desktop push messages via push.js |
| Authors: | Sebastian Kranz |
| Maintainer: | Sebastian Kranz <[email protected]> |
| License: | GPL >= 2.0, MIT |
| Version: | 0.1.0 |
| Built: | 2026-05-17 05:30:04 UTC |
| Source: | https://github.com/skranz/shinyEventsPushMessage |
Add push.js.headers. Add this call to your ui
push.js.headers()push.js.headers()
Show a push message
push.message(msg, ...)push.message(msg, ...)
msg |
the push message |
... |
named options as described here https://pushjs.org/docs/options |