2026-04-09 18:31:51 +02:00
|
|
|
<h1 class="custom">Popovers</h1>
|
|
|
|
|
|
|
|
|
|
<button
|
|
|
|
|
type="button"
|
|
|
|
|
class="btn btn-lg btn-danger"
|
|
|
|
|
data-toggle="popover"
|
|
|
|
|
title="Popover title"
|
|
|
|
|
data-content="And here's some amazing content. It's very engaging. Right?"
|
|
|
|
|
>
|
|
|
|
|
Click to toggle popover
|
|
|
|
|
</button>
|