Constructors

Properties

closeOnEscape?: boolean

Set if the overlay should close when Esc key is pressed

closeOnOutsideClick?: boolean

Set if the overlay should close on outside click

modal?: boolean

Set if the overlay should be in modal mode

positionStrategy?: IgcPositionStrategy

Position strategy to use with these settings

scrollStrategy?: IgcScrollStrategy

Scroll strategy to use with these settings

target?: HTMLElement | Point

Attaching target for the component to show