@@include('partials/main.html') @@include("./partials/title-meta.html", {"title": "Tooltips & Popovers"}) @@include('partials/head-css.html')
@@include('partials/menu.html')
@@include('partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Base UI","title":"Tooltips & Popovers"})

Popovers

Add small overlays of content, like those on the iPad, to any element for housing secondary information.

Tooltips

Four options are available: top, right, bottom, and left aligned.

@@include('partials/footer.html')
@@include('partials/footer-scripts.html')