# Tooltip

<flow-tooltip>
Stable

The tooltip component adds a popup with explanatory text to an element.

# Examples

# Positioning

Use the position attribute to set the preferred placement of the tooltip.

# Attaching to a Target

As an alternative to wrapping the target element with a tooltip, you can specify the for attribute to select a target by ID.