## Keyboard Shortcuts


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

| Shortcut | Behavior |
| -------- | -------- |
| `Escape` | If generating, stops the generation process. |

### Prompt Suggestion Component


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

| Shortcut | Behavior |
| -------- | -------- |
| `Enter/Space` | Triggers a click action. |

### Button Component

[Button  specification]({{button_kb_link}})

### Toolbar Component

[ToolBar  specification]({{toolbar_kb_link}})

### Card List Container

[CardList  specification]({{cardlist_kb_link}})

### Card Component

[Card  specification]({{card_kb_link}})

### FloatingActionButton Component

[FloatingActionButton  specification]({{floatingactionbutton_kb_link}})

### Chip Component

[Chip  specification]({{chip_kb_link}})

### ChipList Component

[ChipList  specification]({{chiplist_kb_link}})

### ContextMenu Component

[ContextMenu  specification]({{contextmenu_kb_link}})

### SpeechToTextButton Component

[SpeechToTextButton  specification]({{speechtotextbutton_kb_link}})

### More Actions View - PanelBar Component

[PanelBar  specification]({{panelbar_kb_link}})

## Keyboard Shortcuts applicable to the Inline AI Prompt

| Shortcut | Behavior |
| -------- | -------- |
| `Escape` | If generating, stops the generation process. If not - closes the Inline AI Prompt popup. |

## Keyboard Shortcuts applicable to the Inline AI Prompt `k-input-inner` element

| Shortcut | Behavior |
| -------- | -------- |
| `Enter` | Sends the message. |
| `Shift + Enter` | Start a new line in the textarea message box. |
