JSFiddle - React, Tailwind, and code Playground

by hoverwu

HTML

<div id='aa'>

  dsdsdsdssdsd
</div>

JavaScript

alert(document.getElementById('aa').scrollWidth);