JSFiddle - React, Tailwind, and code Playground

by Valentin Sarychev

JavaScript

const el = document.createElement('div');
console.log(el.getBoundingClientRect());