For the complete documentation index, see llms.txt. This page is also available as Markdown.

Alerts

Default Alert

<div class="alert alert-primary" role="alert">
      A simple primary alert—check it out!
</div>

<!-- 
Above is an example of primary alert. You can use the
BootStrap classes .alert-secondary, .alert-success,
.alert-danger, .alert-warning, .alert-info, .alert-light
and .alert-dark to generate the type of default alert
you want.
-->

Additional Content Alert

Dismissing Alert

Last updated

Was this helpful?