Falling Text
A physics-based text animation component with Matter.js that makes text fall and interact with mouse movements
Installation
Usage
import FallingText from "@/components/ui/falling-text";<FallingText
text="Hello World! This text will fall with physics"
highlightWords={["Hello", "physics"]}
trigger="auto"
/>Examples
Default Falling Text
###Highlighted Falling text
###Physics Failling text
###Shadow text falling
Props
Prop
Type