Defines an angular component that will act as an overlay. This interface exists largely for convenience; the code will write the members of this interface onto any component it creates

interface AngularOverlayComponent {}

Implemented by

Version :