Editor ► Run
Copy
<a tabindex="0" class="btn btn-lg btn-danger" role="button" data-toggle="popover" data-trigger="focus" title="Dismissible popover" data-content="And here's some amazing content. It's very engaging. Right?">Dismissible popover</a>
Copy

                
Copy
$('.popover-dismiss').popover({
  trigger: 'focus'
})

{} CSS Resources


https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css
Bootstrap 4 Popover Dismiss on next click