Intersect

The Intersect action utilizes the Intersection Observer API. It provides an easy-to-use interface for detecting when elements are visible within the user’s viewport. This is also used for the Lazy component.

Usage

Polyfill

While the Intersection Observer API is not available in IE11 by default, it can be implemented using a polyfill.

Ready For More?

Continue to learn more about svelte materialify with content selected by the creator.



Last Updated: 2022-10-03