Akryum / vue-observe-visibility

Detect when an element is becoming visible or hidden on the page.
https://jsfiddle.net/Akryum/ppt7endj/
1.65k stars 87 forks source link

trigger continues event when element is still on screen view #258

Open MyNameIsAlaa opened 1 year ago

MyNameIsAlaa commented 1 year ago

hi,

is it possible to trigger the observe event while the element still on screen view not just when enter and leaving?