JSFiddle - React, Tailwind, and code Playground

JavaScript

$("body").data("23", 24);
console.log($("body").data("23"));