-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
π Feature Request
Would it be possible to use this in an infinite loader setting? This would mean the following:
- Should display rows from a streaming API (think WebSocket) where new rows would be added on top.
- Manages the DOM by controlling the number of rows displayed on the device. More specifically, this would include add/removing row elements from the DOM at both the top and bottom as the user scrolls
- Efficiently manage memory
Metadata
Metadata
Assignees
Labels
No labels