JSFiddle - React, Tailwind, and code Playground

by mark edwards

HTML

<center><button id="button">Click me</button></center>
    
        <div id="jqxPopover">
            <center>
                Popover content
            </center>
        </div>