Overlay.hover_card
Server-rendered
Hover card with trigger and content slots.
Hover card
Levi Buzolic
<.hover_card>
<:trigger><span class="text-sm underline">Levi Buzolic</span></:trigger>
<:content>
<div class="space-y-1 text-sm">
<p class="font-medium">Levi Buzolic</p>
<p class="text-muted-foreground">Maintains docs and releases.</p>
</div>
</:content>
</.hover_card>
Attributes
| Name | Type | Default | Values | Global Includes |
|---|---|---|---|---|
class
|
:string |
— | — | — |
rest
|
:global |
— | — | — |
Slots
| Slot | Slot Attributes |
|---|---|
content
Required
|
— |
trigger
Required
|
— |