JSFiddle - React, Tailwind, and code Playground

HTML

<div class="black" id="hulk" />

JavaScript

alert($('#hulk').hasClass('black'));