New to Kendo UI for jQuery? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the InlineAIPrompt is always available.
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. |
For a complete example, refer to the demo on keyboard navigation of the InlineAIPrompt.