Hierarchy

Hierarchy

  • IgrOverlaySettings

Properties

closeOnEscape?: string | boolean

Set if the overlay should close when Esc key is pressed

closeOnOutsideClick?: string | boolean

Set if the overlay should close on outside click

modal?: string | boolean

Set if the overlay should be in modal mode

positionStrategy?: IgrPositionStrategy

Position strategy to use with these settings

scrollStrategy?: IgrScrollStrategy

Scroll strategy to use with these settings

target?: any

Attaching target for the component to show