Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
730 views
in Technique[技术] by (71.8m points)

reactjs - Drag and Drop Menu.Item Ant Design

Using react-beautiful-dnd library I need to drag Menu.Item from Ant Design library.

Here's an example of what I managed to do

But when adding Menu and Menu.Item, errors "onItemHover is not a function" appear. This occurs because the Menu or SubMenu expects the next item to always receive Menu.Item

Are there any options for implementing this functionality?

question from:https://stackoverflow.com/questions/65843412/drag-and-drop-menu-item-ant-design

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...