Imgix APIsVideo APIText OverlaysText Overlay Exit Transition

Text Overlay Exit Transition

video-txt-transition-out

Overrides the exit animation for a text overlay. When set, this takes precedence over the mirrored exit that video-txt-transition would produce, while the entrance continues to follow the shorthand or its own video-txt-transition-in override.

video-txt-transition-out accepts the same values as video-txt-transition, plus none to hard-cut the exit (the text disappears instantly). Requires video-txt-end to be set — the overlay needs a defined end time to trigger the exit. Use video-txt-transition-out[N] for a specific text layer.

An explicit exit slide exits toward the named direction: slideup exits off the top, slideleft exits off the left, and so on.

ValueEffect
fadeFades out to transparent
slideupSlides out off the top
slidedownSlides out off the bottom
slideleftSlides out off the left
sliderightSlides out off the right
zoomScales down and disappears
popScales away
noneDisappears instantly with no exit animation