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

# <velin-command>

Source: `components/velin-command.js`

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

- **Roles:** `dialog`
- **Keyboard:** Escape, arrows in results, Tab trap

## Attributes
| Attribute | Notes |
| --- | --- |
| `open` | Observed — triggers `attributeChangedCallback` when changed |
## Events
- `velin-close` (bubbles)
## CSS parts
- `overlay`
- `panel`
- `results`
- `search`
## Slots
- `(default)`
## Public API
| Kind | Name |
| --- | --- |
| Method | `close()` |
| Method | `open()` |
