Answers for "bootstrap 5 popover with image"

0

bootstrap 5 popover with image

<span class="d-inline-block" tabindex="0" data-bs-toggle="popover" data-bs-trigger="hover focus" data-bs-content="Disabled popover">
  <button class="btn btn-primary" type="button" disabled>Disabled button</button>
</span>
Posted by: Guest on April-02-2022

Browse Popular Code Answers by Language