Entered Into Viewport Interaction
Define actions that happen when an element enters or exits the viewport during scrolling.
This interaction allows you to assign one set of actions when the element becomes visible on screen, and another set of actions when it leaves the viewport.
Interaction Settings
Option | Default | Type | Description |
Threshold | 0.3 | Text Field | Set how much of the element must be visible in the viewport before the actions are triggered. |