Page Scroll Strength Interaction
Define actions according to how far the user has scrolled on the page, represented as a percentage from 0% (top) to 100% (bottom).
Useful for triggering animations, transitions, or changes based on scroll position, such as fading in elements and moving elements.
Interaction Settings
Option | Default | Type | Description |
Smoothness | None | Text Field | Adjust how smoothly the scroll strength updates. Set to |
Maximum Scroll Amount | None | Text Field | The scroll distance, measured in pixels, that determines when scroll strength reaches 100%. This value sets the maximum scroll range used to calculate scroll-based interactions. |