bsAlert: bsAlert

View source: R/bsAlert.R

bsAlertR Documentation

bsAlert

Description

bsAlert creates an anchor point in your UI definition. This anchor point is where alerts created in your Server logic will be displayed.

Usage

bsAlert(anchorId)

Arguments

anchorId

A unique id the identifies the anchor.

Details

See Alerts for more information about how to use bsAlert with the rest of the Alerts family.

Note

Run bsExample("Alerts") for an example of bsAlert functionality.

See Also

Twitter Bootstrap 3

Other Alerts: Alerts; closeAlert; createAlert


shinyBS documentation built on April 18, 2022, 1:06 a.m.

Related to bsAlert in shinyBS...