toastr_clear_all {shinytoastr} | R Documentation |
Remove existing toastr notifications
Description
Remove existing toastr notifications
Usage
toastr_clear_all(with_animation = FALSE)
Arguments
with_animation |
If FALSE , toasts are destroyed instantly. Else they disappear according to their hideMethod .
|
[Package
shinytoastr version 2.2.0
Index]