Skip to content

Use of Intersection Observer API #73

@johanneslamers

Description

@johanneslamers

The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.

Would be nice if scrollMonitor can use this native browser API for monitoring. And with a fallback for older browsers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions