New to Telerik UI for ASP.NET Core? Start a free 30-day trial
Keyboard Navigation
Updated on Aug 25, 2025
The keyboard navigation of the InlineAIPrompt is always available.
For a runnable example, refer to the demo on using the keyboard navigation of the InlineAIPrompt.
Kendo UI InlineAIPrompt supports the following keyboard shortcuts:
| SHORTCUT | DESCRIPTION |
|---|---|
Enter/Space | When the command menu is focused–selects the focused command. When the speech to text button is focused–starts the streaming. When the textarea is focused–adds a new row or space. |
Tab | Navigates to the next structure element of the InlineAIPrompt. |
Shift+Tab | Navigates to the previous structure element of the InlineAIPrompt. |
Up/Down Arrows | Navigates to the next/previous item in the commands menu. |
Right/Left Arrows | Opens/closes item group in the commands menu. |