JSFiddle - React, Tailwind, and code Playground JavaScript $(document).bind('foo', false, function(e) { alert(e.data); }); $(document).trigger('foo');