JSFiddle - React, Tailwind, and code Playground

HTML

<textarea>Click here and press Ctrl + V</textarea>

JavaScript

jQuery(document).on('paste', function() {alert('text pasted!')})