hideToast: Hide existing toast messages

Description Usage Arguments Value

View source: R/hideToast.R

Description

Hide existing toast messages

Usage

1
hideToast(animate = TRUE, session = shiny::getDefaultReactiveDomain())

Arguments

animate

a logical indicating whether to remove the toast message(s) instantly or use its hideMethod with animations to remove (Default).

session

the Shiny session. Defaults to shiny::getDefaultReactiveDomain().

Value

'invisible()'


shinyFeedback documentation built on Sept. 24, 2021, 5:07 p.m.