Module intersection_observer

Source
Expand description

Specified types for intersection observer that utilizes style parser.

https://w3c.github.io/IntersectionObserver/#intersection-observer-api

Structs§

IntersectionObserverMargin
The value of an IntersectionObserver’s (root or scroll) margin property.

Functions§

parse_pixel_or_percent 🔒