## Managing the Focus


The Chip elements are focusable and must be included in the tab sequence of the page.

## Keyboard Navigation


The Chip supports the following keyboard shortcuts:

| Shortcut | Behavior |
| -------- | -------- |
| `Enter` or `Space` | Triggers a click action on the Chip. |
| `Delete` or `Backspace` | Removes the Chip when a delete action is configured. |
