JSFiddle - React, Tailwind, and code Playground

HTML

<div id="first" class="one two three hi"></div>

JavaScript

alert(document.getElementById("first").classList);