标签: reactjs drag-and-drop react-beautiful-dnd
我使用的是react-beautiful-dnd React lib,我想在项目(Draggable)上“模拟”,双击与键盘右箭头相同的操作。 我想分派moveRight动作(redux),但不可能。
Draggable
moveRight
有人有主意吗?