theis.gaedigk 9d64e7c274 Implement virtual scrolling in Table component for improved performance
- Added useRef to track container and first row for height measurement.
- Introduced rowHeight state to dynamically calculate row height.
- Implemented range state to manage visible rows based on scroll position.
- Added scroll event listener to compute visible range efficiently.
- Adjusted rendering logic to display only a subset of rows based on the computed range.
- Included top and bottom spacers to maintain table height during scrolling.
- Refactored input change handling to remain functional with new rendering logic.
2025-08-14 11:37:28 +02:00
2025-08-11 18:44:18 +02:00

MCS Lose

Description
No description provided
https://lose.the1s.de
Readme 536 KiB
Languages
TypeScript 85.4%
JavaScript 12.4%
HTML 1.4%
Dockerfile 0.4%
EJS 0.3%