svelte-select
svelte-select copied to clipboard
[enhancement] Group titles in VirtualList.
Ability to use the groupBy prop for items using VirtualList
.
Not currently, happy to receive PRs that add support for it though. Thanks
I'll keep investigating it. From looking at the code though, I can't figure out why the groupBy
prop isn't appending to the items when VirtualList
is enabled.
Having the same issue, it remains undefined and selectable with virtual List.