JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" onChange="alert('change')" />
<button type="button" onClick="alert('click');">Click!<button/>