JSFiddle - React, Tailwind, and code Playground

by mouadh ben alaya

HTML

<div id="item">show taille height</div>

JavaScript

alert(document.getElementById('item').offsetHeight);