Description Usage Arguments Example
View source: R/useShinyFeedback.R
function to load js for using shinyFeedback
1 | useShinyFeedback(feedback = TRUE, toastr = TRUE)
|
feedback |
boolean: source in JS/CSS to use shinyFeedback functions (Default: TRUE) |
toastr |
boolean: source in JS/CSS to use showToast functions (Default: TRUE) |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.