https://github.com/stla/shinytoastify
A wrapper of the 'React-Toastify' library, for usage in Shiny.
https://github.com/stla/shinytoastify
r react reactr shiny
Last synced: about 1 year ago
JSON representation
A wrapper of the 'React-Toastify' library, for usage in Shiny.
- Host: GitHub
- URL: https://github.com/stla/shinytoastify
- Owner: stla
- License: gpl-3.0
- Created: 2021-07-11T07:24:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-31T10:41:50.000Z (almost 5 years ago)
- Last Synced: 2025-04-18T04:56:06.558Z (about 1 year ago)
- Topics: r, react, reactr, shiny
- Language: JavaScript
- Homepage:
- Size: 2.26 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shinyToastify
This is a wrapper of the 'React' library 'React-Toastify' for usage in Shiny
applications.
### Six available types:

The toast container and the toast body are easily customizable.
### Four available transitions:

### Toast are better with **fontawesome** icons:

### Callbacks
It is possible to execute a R callback and/or a JavaScript callback whenever
a toast closes.