Velocity Scroll 
Velocity Scroll 
Installation
npx shadcn@latest add "https://magicui.design/r/scroll-based-velocity"Props
| Prop | Type | Default | Description | 
|---|---|---|---|
className | string | - | The class name to be applied to the component | 
children | ReactNode | - | Content to be animated | 
defaultVelocity | number | 5 | Base scroll velocity of text | 
numRows | number | 2 | Number of rows to be animated |