All Questions
1 question
0
votes
1
answer
1k
views
Drag and Drop Lists - Adding Items at Specific Indexes - Sortable Lists
So I've recently started learning Svelte and I want to create a few lists where items can be dragged and dropped between them. Additionally, I would like to be able to sort / reorder the items within ...