Skip to content

makePositionStrategy Type documentation

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