<.tooltip id="tooltip-single-default"> Trigger Text </.tooltip>
<.tooltip id="tooltip-single-tooltip-text" text="Kaboom"> Boom </.tooltip>
<.tooltip id="tooltip-single-tooltip-content-markup"> Trigger <:content><i class='text-bd-red-800'>Text with markup</i></:content> </.tooltip>
<.tooltip id="tooltip-single-dark-style" style="dark" text="This tooltip has dark BG"> Dark </.tooltip>
<.tooltip id="tooltip-single-custom-trigger" text="Archive"> <.button icon="hero-archive-box" /> </.tooltip>
<.tooltip id="tooltip-single-changed-placement" place="bottom" text="Showing on bottom"> Bottom </.tooltip>
<.tooltip id="tooltip-single-trigger-action" text="Click Outside to Close" trigger="click"> ClickMe </.tooltip>
<.tooltip arrow="false" id="tooltip-single-disable-arrow" style="dark" text="Without Arrow"> Hover </.tooltip>