takeRecords 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.]
Returns an array of IntersectionObserverEntry objects for the observed targets.
Syntax
IntersectionObserver.takeRecords(target);
Parameters
- target [in]
Type: IntersectionObserverEntry
Return value
This method does not return a value.