JSFiddle - React, Tailwind, and code Playground

by Lucas Krause

HTML

<div></div>

JavaScript

//$("div").removeProp("id");
console.log(typeof $("div").prop("id"));