JSFiddle - React, Tailwind, and code Playground

HTML

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

JavaScript

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