Bootstrap 4 alerts
Bootstrap 4 bied contextuele feedbackberichten voor typische gebruikersacties met het handvol beschikbare en flexibele waarschuwingsberichten.
Er zijn diverse waarschuwingskleuren beschikbaar in Joomla en in Bootstrap 4. Hieronder enkele voorbeelden inclusief de links naar de bronnen waar de code terug te vinden is. Voor een mooie styling, gebruik dan een van de verplichtte contextual classes (bijv., .alert-success
).
Voorbeelden waarschuwingen \ meldingen
Voorbeelden waarschuwingen \ meldingen met hyperlink
Gebruik de .alert-link
utility class om snel bijpassende gekleurde links te bieden binnen elke waarschuwing.
Additionele berichten
Well done!
Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.
Whenever you need to, be sure to use margin utilities to keep things nice and tidy.
Bronnen:
https://getbootstrap.com/docs/4.3/components/alerts/
https://getbootstrap.com/docs/4.3/components/alerts/#dismissing