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>

IgxOverlayOutletDirective

new IgxOverlayOutletDirective(): IgxOverlayOutletDirective

Returns IgxOverlayOutletDirective

element: ElementRef<HTMLElement>

Defined in projects/igniteui-angular/core/src/services/overlay/utilities.ts:27