## Keyboard Shortcuts


This section lists the keyboard shortcuts supported by the AI Prompt composite component.

### Prompt Suggestion Component


The expand header button and the suggestion list elements are included in the tab sequence.

| Shortcut | Behavior |
| -------- | -------- |
| `Tab` | Moves focus to the next focusable element. If pressed on the expand button, expand content list gets focused. |
| `Shift+Tab` | Moves focus to the next focusable element. If pressed on the expand content list, the expand button gets focused. |
| `Down Arrow` & `Up Arrow` | Only applicable for the expand content list. The arrow keys are used to navigate through the list items. |
| `Home` | Only applicable for the expand content list. Focuses the first item. |
| `End` | Only applicable for the expand content list. Focuses the last item. |
| `Enter` | Selects the suggestion. |

### Toolbar Component

[ToolBar  specification]({{toolbar_kb_link}})

### Card List Container

[CardList  specification]({{cardlist_kb_link}})

### Card Component

[Card  specification]({{card_kb_link}})

### More Actions View - PanelBar Component

[PanelBar  specification]({{panelbar_kb_link}})
