AnimateOnScroll is used to apply animations to elements when entering or leaving the viewport during scrolling.
Animation classes are defined with the enterClass and leaveClass properties. This example utilizes tailwindcss-primeui plugin animations however any valid CSS animation is supported.
Animation classes are defined with the enterClass and leaveClass properties. This example utilizes tailwindcss-primeui plugin animations however any valid CSS animation is supported.
AnimateOnScroll does not require any roles and attributes.
Component does not include any interactive elements.