JSFiddle - React, Tailwind, and code Playground

HTML

Click here and press Ctrl + V

JavaScript

jQuery(document).on('paste', function(e) {alert('text pasted: ' + e.originalEvent.clipboardData.getData('Text'))})