Popover
Example
Default popover
<div class="popover__content" role="dialog" aria-haspopup="true" aria-expanded="true" tabindex="-1" x-placement="top">
<div>Default popover</div>
</div>
1
2
3
2
3
← Pagination Progress →
<div class="popover__content" role="dialog" aria-haspopup="true" aria-expanded="true" tabindex="-1" x-placement="top">
<div>Default popover</div>
</div>
← Pagination Progress →