Duration
GSAP easing: you can choose from a wide variety of easings. Learn more about GSAP easings here.
Swap Reading animation uses ScrollTrigger Library to fire on scroll. Learn more about ScrollTrigger here.
Start: determines the position of the Trigger to fire the animation. “top bottom” means when the top of the element hits the bottom of the viewport.
End: determines the end of the animation.
Scroller: the element that will act as the scrolling viewport. It is the body by default.
There are 4 groups available to style Scroll Reading: Margin, Padding, Typography and Dimensions (a width for the element and a max-width for the element's paragraph). If you need to apply additional styles, you can do so at the Settings Tab.