JSFiddle - React, Tailwind, and code Playground

by seankoole

HTML

<div></div>

JavaScript

$('div').bind ('Mother/Effing', function () { console.log ('foobar'); });

$.event.trigger ('Mother/Effing');