Aos Animation
Overview Official Website
Aos animation JavaScript library apply different kinds of animations to elements as they scroll into view.
CSS
import 'aos/dist/aos.css';
Import Package
import AOS from 'aos';
Add Package
yarn add aos --save
Remove Package
yarn remove aos ( you can remove package by removing specific package from package.json )
Examples
Title | Script |
---|---|
For all demo |
|