Actions
Switch Theme
Getting startedInstallation
Basics
SocialsYouTube
Facebook
Getting started
Jose Tamu
June 3, 2025 /  Beginner /  Light

Highlight

Highlight· Demo

How it works

Highlight is a nestable element that contains Text (paragraph) elements and Highlight Marks. You can create and remove these as needed. The settings to customize the Highlight effect can be found at the Highlight Mark element.

Selectors controls

All the controls to customize the selectors styles (not the animation) can be found here, including the highlight background, blend mode, lines and circles colors and dimensions.

Animation controls

Duration
Delay
GSAP easing: you can choose from a wide variety of easings. Learn more about GSAP easings here.

ScrollTrigger controls

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.
toggleActions: Determines how the linked animation is controlled at the 4 distinct toggle places – onEnter, onLeave, onEnterBack, onLeaveBack, in that order. “play pause resume reset” will play the animation when entering, pause it when leaving, resume it when entering again backwards, and reset (rewind back to the beginning) when scrolling all the way back past the beginning.

On this page