You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.
5256
5256
*/
@@ -9807,11 +9807,11 @@ declare var IntersectionObserver: {
9807
9807
9808
9808
/** This Intersection Observer API interface describes the intersection between the target element and its root container at a specific moment of transition. */
0 commit comments