extends ../../layouts/LayoutComponent
include ../../mixins/components/Tooltips
append variables
-
var pageHeader = {
title: 'Tooltips',
description: 'Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 for animations and data-bs-attributes for local title storage.',
url: `https://getbootstrap.com/docs/${bootstrapVersion}/components/tooltips/`,
linkText: 'Tooltips on Bootstrap',
}
-
var rightNav = [
{
name: 'Example',
id: '#example',
}
]
block component
.mb-9
+ComponentCard({
title:'Example',
anchor:true,
description:`Hover over the links below to see tooltips:
Tight pants next level keffiyeh you probably haven't heard of them. Photo booth beard raw denim letterpress vegan messenger bag stumptown. Farm-to-table seitan, mcsweeney's fixie sustainable quinoa 8-bit american apparel have a terry richardson vinyl chambray. Beard stumptown, cardigans banh mi lomo thundercats. Tofu biodiesel williamsburg marfa, four loko mcsweeney's cleanse vegan chambray. A really ironic artisan whatever keytar, scenester farm-to-table banksy Austin twitter handle freegan cred raw denim single-origin coffee viral.`
}).my-6
+TooltipExampleDemo