Tooltip

Informative text that appears when hovering over an element
Class Reference

Basic

Basic Tooltip

Force Open

Permanently visible tooltip

Responsive

Only show tooltip on large screens

Colors

Primary Color

Secondary Color

Accent Color

Info Color

Success Color

Warning Color

Error Color

Class Reference

Class Type Description
tooltip Component Container element
tooltip-content Part Optional. Setting a div as the content of the tooltip instead of the `data-tip` text
tooltip-top Placement Put tooltip on top [Default]
tooltip-bottom Position below element
tooltip-left Placement Put tooltip on left
tooltip-right Placement Put tooltip on right
tooltip-open Modifier Force open tooltip
tooltip-neutral Color Neutral color
tooltip-primary Color Primary color
tooltip-secondary Color Secondary color
tooltip-accent Color Accent color
tooltip-info Color Info color
tooltip-success Color Success color
tooltip-warning Color Warning color
tooltip-error Color Error color
Do you have a question? ask the community
Do you see a bug? open an issue on GitHub