shinyToastifyExamples {shinyToastify} | R Documentation |
List of examples.
shinyToastifyExamples()
No return value, just prints a message listing the example names.
shinyToastifyExamples()
if(interactive()){
shinyToastifyExample("TypeAndTransition")
}