Documentation. Scroll strategies determines how the scrolling will be handled in the provided IgxOverlayService.

Constructors

Methods

Constructors

Methods

  • Attaches the strategy

    settings.scrollStrategy.attach();
    

    Returns void

  • Detaches the strategy

    settings.scrollStrategy.detach();
    

    Returns void