Congratulations on Your Promotion!
Your hard work and dedication have paid off. We're thrilled to see you take this next step in your career. Keep up the fantastic work!
Installation
Props
Prop | Type | Description | Default |
---|---|---|---|
children | React.ReactNode | The content to be put inside the warp animation | - |
perspective | number | The perspective of the warp animation | 100 |
beamsPerSide | number | The number of beams per side | 3 |
beamSize | number | The size of the beams | 5 |
beamDelayMax | number | The maximum delay of the beams | 3 |
beamDelayMin | number | The minimum delay of the beams | 0 |
beamDuration | number | The duration of the beams | 3 |
gridColor | string | The color of the grid lines | "hsl(var(--border))" |