@yesstudio/nuxt-composables
    Preparing search index...

    Variable IntersectionObserver

    IntersectionObserver: {
        prototype: IntersectionObserver;
        new (
            callback: IntersectionObserverCallback,
            options?: IntersectionObserverInit,
        ): IntersectionObserver;
    }

    Type Declaration