JSFiddle - React, Tailwind, and code Playground

HTML

<div id="box">This is some text inside the div</div>

JavaScript

alert(box.innerHTML);