The VisibilityObserver component is designed to work within Salesforce Flows to detect when it becomes visible on the screen. When this component appears in or exits the user’s view, it can automatically move the Flow forward, backward, pause, or finish, based on the settings chosen.
- Viewport Detection: Tracks when the component enters or leaves the visible area of the screen.
- Flow Navigation: Automatically triggers navigation actions within the Flow (such as “Next” or “Back”) when the component comes into view.
- Customizable Check Interval: Allows you to control how often the component checks its visibility on the screen.