ConveyorLoop moves a staggered block trail from left to right across a static
unicode track, then wraps back around without reversing direction.
Loading
Credits to shaah1d for creating the initial animation.
Installation
Usage
import { ConveyorLoop } from "@/components/loading-ui/conveyor-loop";<ConveyorLoop />Customization
Use trackLength, blocks, and track to change the rail. The motion uses
--duration and --delay, while --mask-color controls how the moving glyphs
cut through the track.
Size
Adjust trackLength with text-size utilities for different track widths.
LoadingLoadingLoading
Color
The conveyor inherits text color.
LoadingLoadingLoading
Duration
Set --duration to make the conveyor faster or more deliberate.
LoadingLoadingLoading
Glyphs
Use alternate unicode characters and set --mask-color for tinted surfaces.
LoadingLoading
Loading
