Skip to content

Commit 18697d5

Browse files
Update .changeset/selectpanel-built-in-virtualization.md
Co-authored-by: Siddharth Kshetrapal <[email protected]>
1 parent 7584e24 commit 18697d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/selectpanel-built-in-virtualization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@primer/react": minor
33
---
44

5-
Add built-in client-side list virtualization to `SelectPanel` via a new `virtualized` prop. When enabled, only the visible items plus a small overscan buffer are rendered in the DOM, dramatically improving performance for large lists.
5+
SelectPanel: Add built-in client-side list virtualization via a new `virtualized` prop. When enabled, only the visible items plus a small overscan buffer are rendered in the DOM, dramatically improving performance for large lists.

0 commit comments

Comments
 (0)