Skip to main content

@microsoft/fast-foundation > Tooltip > position

Tooltip.position property

Controls the placement of the tooltip relative to the anchor. When the position is undefined the tooltip is placed above or below the anchor based on available space.

Signature:
position: TooltipPosition;