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

# <velin-bottom-nav>

Source: `components/velin-bottom-nav.js`

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

- **Roles:** `navigation`
- **Keyboard:** Native links or buttons in slot
- **Required attributes:** `aria-label`
- **Notes:** Host aria-label; slotchange syncs aria-current and infers item labels from data-nav/title.

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