Welcome to JiKe DevOps Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

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

reactjs - Pass array of objects between components with drag and drop

I want to achieve some thing like thisI want to drag and pass object element between 2 components, I did not found any materiel and package with this use case. I have two components name Assets and Listing. In Assets component I have multiple lists, I can select multiple lists from Assets component and want to drag these selected lists and drop them in Listing component.

I don't know if this is possible or not.

Thanks


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

Please log in or register to answer this question.

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to JiKe DevOps Community for programmer and developer-Open, Learning and Share
...