@extends('layouts.vertical', ['subtitle' => 'Badge']) @section('content') @include('layouts.partials/page-title', ['title' => 'Base UI', 'subtitle' => 'Badge'])
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. Alerts are available for any length of text, as well as an optional dismiss button.
Using the .badge-outline-** to quickly create a bordered badges.
Using the .badge-soft-** modifier class, you can have more soften variation.
Use our background utility classes to quickly change the appearance of a badge.
And use the .rounded-pill class to make badges more rounded.
Alerts can also contain additional HTML elements like headings, paragraphs and dividers.