JSFiddle - React, Tailwind, and code Playground

by Sam Liew

HTML

<input type='text' id='uname' title='' />

JavaScript

$( "#uname" ).tooltip({ content: "gggg" });