OptionalcomponentAvailable when Type<T> is provided to the attach() method and allows access to the created Component instance
OptionalelementWill provide the elementRef of the markup that will be displayed in the overlay
OptionaleventWill provide the original keyboard event if closed from ESC or click
Id of the overlay generated with attach() method
OptionalownerProvides reference to the owner component.
OptionalsettingsWill provide the overlay settings which will be used when the component is attached
Provides the ability to cancel the event.