JSFiddle - React, Tailwind, and code Playground

by Andrew Holloway

HTML

<div id="some id">
test
</div>

JavaScript

console.log(document.getElementById('some id').innerHTML)