Default List

Basic scrollable list with items that extend beyond the visible area.

Item 1
First item in the scrollable list
Item 2
Second item in the scrollable list
Item 3
Third item in the scrollable list
Item 4
Fourth item in the scrollable list
Item 5
Fifth item in the scrollable list
Item 6
Sixth item in the scrollable list
Item 7
Seventh item in the scrollable list
Item 8
Eighth item in the scrollable list
Item 9
Ninth item in the scrollable list
Loading more...

Activity Feed

Team activity feed with avatar cards in a scrollable container.

J
Juste A.
Deployed v1.0.0-alpha.2
C
Claude
Fixed 3 test failures
A
Alice
Updated documentation
B
Bob
Added new API routes
E
Eve
Reviewed pull request #42
Loading more...

Notification List

Notifications feed with badges and timestamps in a constrained scroll area.

New
Deployment successful
2 minutes ago
Alert
High CPU usage detected
15 minutes ago
Info
New user registered
1 hour ago
Error
Payment failed for order #1024
2 hours ago
New
Backup completed
3 hours ago
Info
System update available
5 hours ago
Loading more...

Usage

<InfiniteScroll height="300"> <div>Item 1 - First item</div> <div>Item 2 - Second item</div> <div>Item 3 - Third item</div> ...</InfiniteScroll>

Props

PropTypeDefaultDescription
heighttext"400"Container height in pixels
childrencontent-Scrollable content