AngularOverlayComponent
Definition of 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.
Type Parameters
T
T extends BrowserUI = BrowserUI
Properties
edge
edge:
Edge
The edge that this overlay is drawn on.