【问题标题】:Drop element to list which are in the same list. vue-smooth-dnd将元素拖放到同一列表中的列表中。 vue-smooth-dnd
【发布时间】:2019-07-18 12:29:18
【问题描述】:

我使用 vue-smooth-dnd 组件。

如何将 Drop 元素拖放到同一列表中的列表中?

在官方文档中我只找到了这个https://kutlugsahin.github.io/vue-smooth-dnd/#/nested

但我需要这样的东西。

【问题讨论】:

    标签: vue.js vue-component


    【解决方案1】:

    在容器中使用组名,例如:

    <Container
      group-name="parent"
      ...
    >
    ...
    </Container>
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-01-21
      • 2010-11-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-01-19
      • 1970-01-01
      • 2010-10-06
      相关资源
      最近更新 更多