You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import `ParallaxScrollListener` on the client side. This will self invoke and create the **global**`ParallaxScrollListener` which will handle updating all parallax elements on scroll.
19
+
## Usage
20
+
21
+
Import `ParallaxScroller` on the client side and call `ParallaxScroller.init()` to create the global singleton `ParallaxScrollListener` which will handle updating all parallax elements on scroll.
0 commit comments