你们中有谁有在Vaadin 14中使用DragSource/DropTarget对的经验吗?在网格中,drop目标确保了drop位置,但我还没有找到任何解决方案,如果DIV被定义为DropTarget,我如何才能获得drop位置。
发布于 2021-07-05 13:29:32
我猜你正在寻找这个缺失的特性:https://github.com/vaadin/flow/issues/6796
https://stackoverflow.com/questions/68228039
复制相似问题