Class IgxToggleActionDirective

Hierarchy

Hierarchy (view full)

Implements

  • OnInit

Constructors

Properties

Constructors

Properties

outlet: ElementRef<any> | IgxOverlayOutletDirective

Determines where the toggle element overlay should be attached.

<!--set-->
<div igxToggleAction [igxToggleOutlet]="outlet"></div>

Where outlet in an instance of IgxOverlayOutletDirective or an ElementRef

overlaySettings: OverlaySettings