JSFiddle - React, Tailwind, and code Playground

HTML

<button onclick="this.style.backgroundColor=this.style.backgroundColor?'':'yellow'">Ein Knopf</button>