bsAlert | R Documentation |
bsAlert
creates an anchor point in your UI definition. This anchor point
is where alerts created in your Server logic will be displayed.
bsAlert(anchorId)
anchorId |
A unique id the identifies the anchor. |
See Alerts for more information about how to use bsAlert
with the
rest of the Alerts family.
Run bsExample("Alerts")
for an example
of bsAlert
functionality.
Other Alerts: Alerts
;
closeAlert
; createAlert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.