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.
<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>
The first (primary) alert is in green, because primary of this website is green.
Laravel Bootstrap Components ist ein Starter-Kit für Laravel mit Blade und Bootstrap speziell entwickelt für Entwickler.
© 2024 Zundel-Webdesign - Alle Rechte vorbehalten.
Die als Artikel veröffentlichten Inhalte unterliegen dieser Creative Commons Licence.