powered by
bsAlert creates an anchor point in your UI definition. This anchor point is where alerts created in your Server logic will be displayed.
bsAlert
bsAlert(anchorId, inline = TRUE)
A unique id the identifies the anchor.
Logical value, determmines the class of the alert. Defaults to TRUE.
See Alerts for more information about how to use bsAlert with the rest of the Alerts family.
Twitter Bootstrap 3
Other Alerts: Alerts, closeAlert(), createAlert()
Alerts
closeAlert()
createAlert()