Classes list

Every class Tooltip recognizes, straight from the @flickui/css source.

ClassPurpose
.tooltip-anchorWrapper establishing the positioning context — required around trigger + tooltip
.tooltipBase class on the floating label itself
.tooltip-arrowOptional small triangle pointing at the anchor
.tooltip-kbdStyles a keyboard-shortcut fragment inside the tooltip text
.tooltip-interactiveRe-enables pointer events so the tooltip's own content can be hovered/clicked
.is-openManually forces the tooltip visible (independent of hover/focus)