How to use the victory-cursor-container.CursorHelpers.onMouseMove function in victory-cursor-container

To help you get started, we’ve selected a few victory-cursor-container examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github FormidableLabs / victory-native / lib / components / victory-cursor-container.js View on Github external
onTouchMove: (evt, targetProps) => {
          return props.disable ? {} : CursorHelpers.onMouseMove(evt, targetProps);
        },
        onTouchEnd: (evt, targetProps) => {

victory-cursor-container

Interactive Cursor Component for Victory

MIT
Latest version published 28 days ago

Package Health Score

98 / 100
Full package analysis