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

# <velin-empty-state>

Source: `components/velin-empty-state.js`

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

- **Roles:** `status`
- **Notes:** heading/description attributes or slots; actions slot for CTAs.

## Attributes
| Attribute | Notes |
| --- | --- |
| `heading` | Observed — triggers `attributeChangedCallback` when changed |
| `description` | Observed — triggers `attributeChangedCallback` when changed |
## Events
_None._
## CSS parts
- `actions`
- `description`
- `illustration`
- `root`
- `title`
## Slots
- `(default)`
- `actions`
- `description`
- `illustration`
- `title`
## Public API
_No public methods detected._
