Commit f9d7ac8
committed
feat(virtualize): add Virtualize component and infinite grid prop
Virtualize mounts children only when their content-space bounding box
overlaps the viewport, with configurable margin and threshold.
TransformComponent gains an `infinite` prop that renders a synced
dot-grid background for canvas-style UIs.
Made-with: Cursor1 parent 81e7c67 commit f9d7ac8
7 files changed
Lines changed: 1046 additions & 2 deletions
File tree
- __tests__/features/virtualize
- src/components
- transform-component
- virtualize
0 commit comments