ElemeFE / ElemeFE/element

[Feature Request] can you support the drag&drop by adding new component or directive?

Open
#18,625 2 comments 0 reactions 0 assignees View on GitHub
stale
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.