Overview
Animated List is a component that displays list items with sequential animation, adding each item with a configurable delay. Perfect for notifications, activity feeds, or event lists.Usage
API Reference
Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
delay | number | 1 | The delay in milliseconds before adding each item to the list. |
Credits
- Inspired by Magic UI.