Demo · long list
The table above is plain HTML. When the demo loads it becomes interactive in place. Each row keeps a stable id. Keel draws only the rows on screen, even for 10,000 rows, and updates only the rows that change.
Long lists that stay fast
| Row id | Value |
|---|---|
| row-0 | Item 0 |
| row-1 | Item 1 |
| row-2 | Item 2 |
| row-3 | Item 3 |
| row-4 | Item 4 |
| row-5 | Item 5 |
| row-6 | Item 6 |
| row-7 | Item 7 |
| row-8 | Item 8 |
| row-9 | Item 9 |