Blur Reveal

A component to smoothly blur fade in content.

API

Prop NameTypeDefaultDescription
durationnumber1Duration of the blur fade in animation.
delaynumber1Delay between child components to reveal
blurstring10pxAmount of blur to apply to the child components.
yOffsetnumber20Specifies the vertical offset distance (yOffset) for the entrance animation.

Component Code

You can copy and paste the following code to create these components:

BlurReveal.vue

Credits

  • Credits to Magic UI for this fantastic component.