scrollreveal
scrollreveal copied to clipboard
Can ScrollReveal support TS?
Can ScrollReveal support TS? I'm using Vue3 and TS!
First-party support is coming in the next major release, but for now it looks like someone has authored a @types/scrollreveal package that looks pretty good. Give it a try!
npm i @types/scrollreveal --save-dev