-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
本身支持touchmove,既然是并非针对移动端设计,觉得PC端应该支持mousemove事件。
What does the proposed API look like?
mouseMove: Boolean // mouseMove: PropTypes.bool.def(true)