Skip to content

Tooltip <ETooltip>

Tooltips display informative text when users hover over, focus on, or tap an element. Elements uses Floating UI for tooltips.

Reactivity

The tooltip props and content is reactive.

Triggers

You can set the tooltip trigger to hover or focus.

Disabled

Use the disabled prop to disable the tooltip.

Component Reference

Released under the MIT License.