[Feature Request] can you support the drag&drop by adding new component or directive?
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
否
### Component Name
el-dragable
### Description
# Expected:
support the drag&drop new feature
I want to reorder the items in the `el-transfer` components。I notice that drag&drop was supported in some components like `el-table` & `el-tree`。So is it possible to seprate it as a new component or directive?
By the way, I've try using vuedraggable like below, but not works( *if I using v-for to create`.list-item`,it can be drag.But it's conflict with `el-transfer` data option*)
```
{{ option.label}}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.