Interface ArrowFit

Properties

arrowRect?: Partial<DOMRect>

Rectangle of the arrow element.

direction?: "left" | "right" | "top" | "bottom"

Direction in which the arrow points.

left?: number

Horizontal offset of the arrow element from the tooltip

tooltipRect?: Partial<DOMRect>

Rectangle of the tooltip element.

top?: number

Vertical offset of the arrow element from the tooltip