hideToast: Hide existing toast messages

View source: R/hideToast.R

hideToastR 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 hideMethod with animations to remove (Default).

session

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

Value

'invisible()'


merlinoa/shinyFeedback documentation built on Aug. 17, 2022, 9:47 a.m.