Laravel Bootstrap Components - Alerts made easy

Laravel Bootstrap Components - Alerts made easy

Easily provide contextual feedback messages for typical user actions with the handful of available and flexible alerts.

Therefore it is not necessary to write HTML or Javascript. Just insert <x-alert /> and fill it with the necessary data.

Example

<x-alert type="primary" :dismissible="'true'">
    A simple primary alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</x-alert>

<x-alert type="secondary" :dismissible="'true'">
    A simple secondary alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</x-alert>
A simple primary alert with an example link. Give it a click if you like.
A simple secondary alert with an example link. Give it a click if you like.

The first (primary) alert is in green, because primary of this website is green.

More examples can be found here

Laravel Bootstrap Components - Alerts

Laravel Bootstrap Components

NEW Laravel Bootstrap Components absofort verfügbar

Laravel Bootstrap Components ist ein Starter-Kit für Laravel mit Blade und Bootstrap speziell entwickelt für Entwickler.

META
Kategorie:
Laravel
Autor:
Markus Zundel
Datum:
12.06.2020
Impressum

© 2024 Zundel-Webdesign - Alle Rechte vorbehalten.
Die als Artikel veröffentlichten Inhalte unterliegen dieser Creative Commons Licence.