JSFiddle - React, Tailwind, and code Playground

by mblase75

HTML

<input class="element">

JavaScript

alert($('.element').append('<span>asdf</span>').children().width());