Reveal Loader

Visual Effects

A loading animation with a curtain reveal effect — shows a progress bar, then slides away to reveal content underneath.

Loading preview...
Customize
Duration (s)
2
Loader Color
#E84E2D

Props

PropTypeDefaultDescription
classNamestring''Additional CSS classes.
durationnumber2Total animation duration in seconds.
colorstring'var(--color-ignite)'Color of the loading indicator.
onComplete() => voidCallback fired when the reveal animation completes.
childrenReact.ReactNodeContent revealed after loading.