JSFiddle - React, Tailwind, and code Playground

by ChangJoo Park

JavaScript

var evt = new Event("look", {"bubbles":true, "cancelable":false});

document.dispatchEvent(evt);