better-scroll
better-scroll copied to clipboard
[New Feature] Does this plugin support disabling gesture scrolling, which can only be done through the event API.
What problem does this feature solve?
Due to some special requirements, if you want to disable gesture scrolling, you can only scroll through the API
What does the proposed API look like?
For example, if you add a property gesture scrolling and set it to false, you cannot scroll through gestures and can only scroll through APIs