BiYuqi / vue-intersection-observer

Vue component for the Intersection <Observer /> API
https://biyuqi.github.io/vue-intersection-observer
MIT License
34 stars 5 forks source link

Vue3 composition compaitble? #30

Open tentree-development opened 2 years ago

tentree-development commented 2 years ago

I was getting this when I run this composition api component. Not Vue3 composition API compatible? image

wobsoriano commented 5 months ago

Just use https://vueuse.org/core/useIntersectionObserver/