JSFiddle - React, Tailwind, and code Playground

HTML

<div id="elem">
</div>

JavaScript

var bla = jQuery(“#elem”).data(“caseFolder”);
alert(bla);