-
Notifications
You must be signed in to change notification settings - Fork 21
Open
@ArcticKeaton
Description
key should be able to be a function, so more complex items can be handled accordingly.
e.g.
<VirtualScroll key={(item, index) => item.primaryId ?? item.secondaryId ?? index} {data} let:data>
...
</VirtualScroll>
Metadata
Metadata
Assignees
Labels
No labels