observe method

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Specifies the target element for IntersectionObserver to observe.

Syntax

IntersectionObserver.observe(target);

Parameters

Return value

This method does not return a value.

See also

IntersectionObserver