Fade Up
Fade Right
Fade Down
Fade Left
Installation
Props
Prop | Type | Description | Default |
---|---|---|---|
className | string | The class name to be applied to the component | |
direction | string | Can be: "down" , "left", "right", "up" | "up" |
text | string | Text to animate | "" |
framerProps | HTMLMotionProps | An object containing framer-motion animation props |