hideshinyalert {shinysky}R Documentation

hideshinyalert

Description

Used in server.R. Show an alert placed in ui.R with shinyalert

Usage

hideshinyalert(session, id)

Arguments

session

The Shiny sessoin specified in shinyServer(function(input, output, session) ...).

id

Specifies the alert id that will be used to access the

See Also

shinyalert

Other ShinySky.elements: actionButton2, select2Input, shinyalert, showshinyalert, textInput.typeahead


[Package shinysky version 2.0.0 Index]