💸
Magic UI
Installation
npx shadcn@latest add "https://magicui.design/r/animated-list"
Props
Animated List
Prop | Type | Description | Default |
---|---|---|---|
className | string | The class name for the component | "" |
delay | number | The delay between each item in ms | 1000 |
A list that animates each item in sequence with a delay. Used to showcase notifications or events on your landing page.