Skip to content

getOverlay Type documentation

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