React onTouchCancel Event
React onTouchCancel event fires when touch interrupts. Similar to other elements in it, we have to pass a function for process execution. It is similar to the HTML DOM touchcancel event but uses the camelCase convention in React.Syntax:onTouchCancel={function}Parameter : function that will call when