Mark an element as an igxOverlay outlet container.
Directive instance is exported as overlay-outlet to be assigned to templates variables:
<div igxOverlayOutlet #outlet="overlay-outlet"></div> Constructors
Section titled "Constructors"IgxOverlayOutletDirective
new IgxOverlayOutletDirective(): IgxOverlayOutletDirective Returns IgxOverlayOutletDirective
Properties
Section titled "Properties"element
Section titled "element"element: ElementRef<HTMLElement> Defined in projects/igniteui-angular/core/src/services/overlay/utilities.ts:27