Description Usage Arguments Value
A wrapper around the 'toastr' JavaScript library that uses our preferred default argument values.
1 2 3 4 5 6 7 8 |
type |
length 1 character vector. Valid values are "success", "error", "warning", and "info" |
message |
the toast message |
title |
the toast title. Defaults to |
keepVisible |
a logical. If |
.options |
other options to pass to the |
session |
the Shiny session. Defaults to |
'invisible()'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.