closeAlert {shinyalert}R Documentation

Close any open shinyalert modals

Description

Close any shinyalert modals that are currently open. The callback functions of the modal are not called when the modal is closed this way.

Usage

closeAlert()

[Package shinyalert version 1.0 Index]