@@include("partials/head.html") Modernize Bootstrap Admin
loader
@@include("partials/header.html")
@@include("partials/horizontal-header.html")
@@include("partials/breadcrumb.html", {"title": "Tooltips", "subtitle": 'Home'})

Tooltips Position

Just put this to any tag data-bs-toggle="tooltip" title="Default tooltip"

Popover Directions

Just put this to any tag data-container="body" title="Popover title" data-bs-toggle="popover" data-bs-placement="top" data-content="..."

Popover Dismiss on next click
Dismissible popover
Disabled elements
@@include("partials/customizer.html")
@@include("partials/header-components/dd-searchbar.html") @@include("partials/header-components/dd-shopping-cart.html")
@@include("partials/scripts.html")