alert | R Documentation |
Use an alert element to let the user know of successes or to call attention to problems.
alert(..., dismissible = TRUE, fade = TRUE)
... |
Character strings specifying the text of the alert or additional named arguments passed as HTML attributes to the alert element. |
dismissible |
One of |
fade |
One of |
Other components:
badge()
,
blockquote()
,
collapsePane()
,
d1()
,
dropdown()
,
img()
,
jumbotron()
,
modal()
,
pre()
,
toast()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.