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