JSFiddle - React, Tailwind, and code Playground

by Aaron von Schassen

HTML

<input type="range" min="5" max="10" step="1" onchange="console.log(this.value);">