Skip to content

makePositionStrategy Type documentation

(elementRef: (undefined | ElementRef<any>), overlay: Overlay, placement: ("end" | "start" | "top" | "bottom" | ConnectionPositionPair[] | "auto"), constrain: boolean = false, center: boolean = true) => PositionStrategy
Function
Parameters
elementRef: (undefined | ElementRef<any>)
overlay: Overlay
placement: ("end" | "start" | "top" | "bottom" | ConnectionPositionPair[] | "auto")
constrain: boolean = false
center: boolean = true

Types Documentation

No types to document for items on this page.


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