Learn R Programming

shinytoastr (version 2.2.0)

toastr_clear_all: 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.