react-diff-viewer icon indicating copy to clipboard operation
react-diff-viewer copied to clipboard

On Line Text Click Enhancement

Open JohnPion-Zhang opened this issue 5 years ago • 0 comments
trafficstars

Add a hook named 'onLineContentClickProxy' which can returns a function with clicked line text content&type in the closure. Returns an no-op function when no. Using this hook people are able to view the clicked text and deal with it such as editing the text.

JohnPion-Zhang avatar Mar 09 '20 10:03 JohnPion-Zhang