\r\n Alerts are available for any length of text, as well as an\r\n optional dismiss button (and optional auto-dismissing).\r\n
\r\n\r\n This alert will dismiss after\r\n {{ code1.dismissCountDown }} seconds...\r\n
\r\n\r\n Use the fade
prop to enable animation. By default\r\n alerts are not animated.\r\n
\r\n For proper styling of <b-alert>, use one of the four\r\n required contextual variants by setting the variant prop to one of\r\n the following: info
, success
,\r\n warning
or danger
. The default is\r\n info
.\r\n