is now part of Shuffle™. The new editor includes templates for Bootstrap, Bulma, Material-UI, and Tailwind CSS.
Switch to Shuffle →

Bootstrap class: .btn-close

    <div class="alert alert-warning alert-dismissible fade show" role="alert">
        <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Quasi quae voluptatibus excepturi, pariatur dolor perferendis deleniti quas.</p>
        <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
    </div>

Preview

Check .btn-close in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

Tips 💡

More in Bootstrap Buttons