JSFiddle - React, Tailwind, and code Playground
HTML
Enter number: <input type="text" id="val26" onblur="document.getElementById('flash').innerHTML = (this.value > 10 ? 'Hello, World!' : 'Goodbye, World!')" />
<div id="flash"></div>
<div style="text-align:right;"><a style="font-family: Arial; font-size: 10pt; color: #999;" href="http://copist.ru/">copist.ru</a></div>