2👍
✅
use pull:’clone’ options on the component
<draggable v-model="list" class="dragArea" :options="{group:{ name:'people', pull:'clone', put:false }}">
Source:stackexchange.com