Animated List
A generic animated list with keyboard navigation and auto-scroll.
Props
| Property | Type | Default | Description |
|---|---|---|---|
| items | T[] | Collection rendered by the list. | |
| renderItem | function | Callback that renders each item. |
A generic animated list with keyboard navigation and auto-scroll.
| Property | Type | Default | Description |
|---|---|---|---|
| items | T[] | Collection rendered by the list. | |
| renderItem | function | Callback that renders each item. |