Overlay.tooltip
Server-rendered
Tooltip helper with hover/focus behavior.
Tooltip
<.tooltip text="Copy API key">
<.button size={:icon} variant={:outline} aria-label="Copy">C</.button>
</.tooltip>
Attributes
| Name | Type | Default | Values | Global Includes |
|---|---|---|---|---|
class
|
:string |
— | — | — |
content_class
|
:string |
— | — | — |
rest
|
:global |
— | — | — |
text
Required
|
:string |
— | — | — |
Slots
| Slot | Slot Attributes |
|---|---|
inner_block
Required
|
— |