Animate on scroll

Animates specific elements once it is visible in the view.
Fade (default)
Fade in from LEFT
Fade in from RIGHT
Fade in from BOTTOM
Fade in from TOP
ZOOM
Inputs
flAnimateOnScroll ?: boolean = true
flAnimateOnScrollBehavior ?: AnimationBehavior = AnimationBehavior.FADE
flAnimateOnScrollClass ?: string = 'IsVisible'
Class name to add as a CSS hook
flAnimateOnScrollDelay ?: number = 0.2
Defines how long before the animation will play in seconds
flAnimateOnScrollDistance ?: number = 0.2
Defines how far the animation will start from. This gets converted to percentage for FADE_FROM_* animation behavior
flAnimateOnScrollDuration ?: number = 0.5
Defines how long the animation will play in seconds
flAnimateOnScrollReset ?: boolean = false
Whether elements should animate out when scrolling past them
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.