Skip to content

calculateOverlayArrowPosition Type documentation

calculates the arrow position from left/right for tooltips, popovers, etc
Parameters
the event from the position strategy
change: ConnectedOverlayPositionChange
ElementRef for the overlay content, i.e. the popover/tooltip component
overlay: ElementRef
ElementRef for the anchoring element, i.e. the trigger of the popover/tooltip
anchor?: ElementRef<any>

Types Documentation

Properties
left?: number
right?: number

Except where otherwise noted, content on this site is licensed under MIT License.