【发布时间】:2021-05-19 20:55:01
【问题描述】:
当我将 draggable 设置为 true 的图像在 react 中拖动时,我得到 not-allowed / no-drop 光标。我不知道如何用 CSS 来覆盖它。我处理阻力的方式是onDragStart,然后是onDragEnd。
【问题讨论】:
-
您介意显示一些代码以便其他人可以理解问题吗?
-
刚刚创建了codesandbox,但无法重现您的行为。
标签: css reactjs css-selectors