JSFiddle - React, Tailwind, and code Playground

by vzytoi

HTML

<progress value="0" max="100">50%</progress>

<button>
click
</button>

JavaScript

$('button').click(fun)