shinyalert {shinysky}R Documentation

shinyalert

Description

Creates an shinyalert

Usage

shinyalert(id, click.hide = TRUE, auto.close.after = NULL)

Arguments

id

Specifies the alert id that will be used to access the

click.hide

If TRUE then clicking on the alert will hide it. Defaults to TRUE

auto.close.after

After this many seconds auto close the alert

See Also

shinyalert

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


[Package shinysky version 2.0.0 Index]