<div class="alert alert-danger" role="alert">
    Dit is een foutmelding. Deze wordt getoond als er iets is misgegaan.
</div>
<div class="alert {{ modifier }}" role="alert">
  {{ message }}
</div>
modifier: alert-danger
message: Dit is een foutmelding. Deze wordt getoond als er iets is misgegaan.

Toon een contextuele melding aan de gebruiker. Gebasserd op de Bootstrap “Alerts” component

WARNING: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.BgImage

This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.

<div class="alert alert-success" role="alert"> Dit is een succesmelding. Deze wordt getoond als een proces succesvol is afgerond. </div>

NOTICE: WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.2

Check that the title element describes the document.

<title>Alert