<!-- Auto-generated by `velinstyle docs generate`. Do not edit. Source: components/velin-tooltip.js -->

# <velin-tooltip>

Source: `components/velin-tooltip.js`

## Accessibility
WCAG contract status: **pass** (framework target: AAA).

- **Roles:** `tooltip`
- **Keyboard:** Escape, focusin

## Attributes
| Attribute | Notes |
| --- | --- |
| `content` | Observed — triggers `attributeChangedCallback` when changed |
| `placement` | Observed — triggers `attributeChangedCallback` when changed |
## Events
_None._
## CSS parts
- `tip`
## Slots
- `(default)`
## Public API
_No public methods detected._
