sortablejs-vue3 icon indicating copy to clipboard operation
sortablejs-vue3 copied to clipboard

A thin wrapper around Sortable.js for Vue 3

Results 42 sortablejs-vue3 issues
Sort by recently updated
recently updated
newest added

This update enables type checking scoped slots, and by extension, lets developers get type completions while writing the #item slot. There is a "breaking change" to consider here: to access...

When the `Sortable` Component is used along with a root component to wrapper the items. For instance, I need to render a TimelineView: `