Hide existing toast messages
hideToast(animate = TRUE, session = shiny::getDefaultReactiveDomain())
animate | a logical indicating whether to remove the toast message(s) instantly or use its |
---|---|
session | the Shiny session. Defaults to |
`invisible()`