We have styled all Bootstrap elements just as you want!
Hover over the buttons below to see tooltips. Four options are available: top, right, bottom, and left aligned.
Use the focus
trigger to dismiss tooltips on the next click that the user makes.
tooltip content can contain any html template. Just create <template #myId>
with any html allowed by Angular, and provide template ref (#myId
) as tooltip content.