New to Kendo UI for jQuery? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the AIPrompt is always available.
Kendo UI AIPrompt supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Enter /Space | When the toolbar is focused, selects the focused view. When a panel item is focused, expands or collapses the item. When a button is focused, triggers the click event. |
Tab | Navigates to the next structure element of the AIPrompt—either the header, the content, or the footer element. |
Shift +Tab | Navigates to the previous structure element of the AIPrompt—either the header, the content, or the footer element. |
Up/Down Arrows | Navigates to the next/previous item when a panel is focused. |
Right/Left Arrows | Navigates to the next/previous view button when the toolbar is focused. |
For a complete example, refer to the demo on keyboard navigation of the AIPrompt.