JSFiddle - React, Tailwind, and code Playground

HTML

<div data-name="Jacob"></div>

JavaScript

console.log($("div").data("name"));