Skip to main content

Tooltip

Tooltips provide additional information when users hover over or focus on an element.

Tooltip - Code

Basic

A11y

Set the aria-describedby attribute on the trigger element to the tooltip id attribute. This allows assistive technologies to establish a logical connection between the trigger and the tooltip.

See examples above.

More information

API for ix-tooltip

Properties

Slot