ngx-scrollreveal | Angular directives for ScrollReveal : a JavaScript library | Animation library
kandi X-RAY | ngx-scrollreveal Summary
kandi X-RAY | ngx-scrollreveal Summary
Angular directives for ScrollReveal : a JavaScript library for easily animating elements as they enter/leave the viewport.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ngx-scrollreveal
ngx-scrollreveal Key Features
ngx-scrollreveal Examples and Code Snippets
Community Discussions
Trending Discussions on ngx-scrollreveal
QUESTION
I want to bring in animations to my project, specifically for
Both these works as epected, but now I would like to only animate when a
At first I tried https://www.npmjs.com/package/ng2-animate-on-scroll, but I was unable to get it to work. Even with animate.scss.
Then I tried: https://scrollrevealjs.org/ by using https://www.npmjs.com/package/ngx-scrollreveal. This did work, but I could only get it to use the cubic-bezier(0.25, 0.1, 0.25, 1)
. Nothing else seemed to work and I would like to have all the functionality that is available in animate.css or at least fadeInUp, fadeInLeft and fadeInRight
Then I tried: https://github.com/Epenance/ngx-animate-in#readme which again, works and is the best so far because it uses angular animations, but isn't supported in IE at all, so that is no good.
So, my question is: Is there a better way of doing this? Ideally I would like to use angular animations when scrolling content into view and I would like to have control on which animation to use. Is this possible and has anything done or used anything that might help?
...ANSWER
Answered 2020-Aug-05 at 22:14In the end, used some old code I had an merged it with the ngx-animate directive to come up with this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ngx-scrollreveal
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page