JSFiddle - React, Tailwind, and code Playground

by bakhshi

HTML

<div contenteditable onblur="console.log('blured')">here</div>

<button>cick me</button>
<button>do not click me</button>