Skip to main content
Version: 1.x

@microsoft/fast-foundation > Tooltip > anchorElement

Tooltip.anchorElement property

the html element currently being used as anchor. Setting this directly overrides the anchor attribute.

Signature:
anchorElement: HTMLElement | null;