This seems to work for me…
Input your name<br/> <div class=“dropdown dropdown-end”>
<!– <label tabindex=“0’ class=“btn btn-circle btn-ghost btn-xs text-info”> test </label> –> <input type=“text” placeholder=“Type here” class=“input w-full max-w-xs” />
<div tabindex=“0” class=“card compact dropdown-content shadow bg-base-100 rounded-box w-64’> <div class=“card-body”> <h2 class=“card-title”>You needed more info?</h2> <p>Here is a description!</p> </div> </div> </div>

writen by Jasper Schoormans

writen by Jasper Schoormans