<.popover_trigger>
<.button variant="outline">Info</.button>
</.popover_trigger>
<.popover_content>
<.popover_header>
<.popover_title>About this feature</.popover_title>
<.popover_description>
This popover shows contextual information.
</.popover_description>
</.popover_header>
<p class="mt-2 text-sm text-muted-foreground">
Additional details can go here.
</p>
</.popover_content>
|