Skip to content
bahtuiv0.6.0

<baht-tooltip>

Hover/focus tooltip wrapping its children. Pure CSS, 120ms fade.

Positions

Hover meOr me
<baht-tooltip text="Top (default)">
  <baht-button variant="ghost">Hover me</baht-button>
</baht-tooltip>
<baht-tooltip text="On the right" position="right">
  <baht-button variant="ghost">Or me</baht-button>
</baht-tooltip>
NameTypeDefaultDescription
textstring''Tooltip text
position'top' | 'bottom' | 'left' | 'right''top'Placement (top | bottom | left | right)
SlotDescription
(default)The anchor element