JSFiddle - React, Tailwind, and code Playground by Dedi Wibisono January 03, 2022 HTML <button onclick="check()">test</button> JavaScript function check(){ console.log('dedi') }