- @DomName('IntersectionObserver.takeRecords')
- @DocsEditable()
- @Experimental()
Source
@DomName('IntersectionObserver.takeRecords') @DocsEditable() @Experimental() // untriaged List<IntersectionObserverEntry> takeRecords() native;
@DomName('IntersectionObserver.takeRecords') @DocsEditable() @Experimental() // untriaged List<IntersectionObserverEntry> takeRecords() native;