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