Interface IScrollStrategy
Methods
attach
- attach(): void
-
Returns void
detach
- detach(): void
-
Returns void
initialize
- initialize(document: Document, overlayService: IgxOverlayService, id: string): any
-
Parameters
-
document: Document
-
-
id: string
Returns any
Documentation. Scroll strategies determines how the scrolling will be handled in the provided IgxOverlayService.