R package for displaying user feedback along side Shiny inputs
Screenshot of shiny inputs with shinyFeedback messages displayed
Show simple snackbar messages
# load package
library(shinyFeedback)
# read intro vignette
browseVignettes(package = "shinyFeedback")
I would like to add support for more of the standard shiny
input bindings and for several of the input bindings provided with the shinyWidgets
package.
If you use this package and have a problem please open a GitHub issue; I would be very interested to hear from you.