hideToast {shinyFeedback} | R Documentation |
Hide existing toast messages
Description
Hide existing toast messages
Usage
hideToast(animate = TRUE, session = shiny::getDefaultReactiveDomain())
Arguments
animate |
a logical indicating whether to remove the toast message(s) instantly or use its |
session |
the Shiny session. Defaults to |
Value
'invisible()'
[Package shinyFeedback version 0.4.0 Index]