UNPKG

@progress/wct-a11y-spec

Version:

Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.

20 lines (9 loc) 566 B
## Managing the Focus The Signature is focusable by default, and follows the regular tab order of the page. The maximize and clear buttons, if present, are included in the page tab order. When the maximize button is pressed, the focus is trapped in the dialog. The focus is moved to the minimize button of the popup dialog. Then the order of tab presses is: When the dialog is closed, the focus moves to the maximize button of the main signature. ## Keyboard Shortcuts | Shortcut | Behavior | | -------- | -------- | | `Esc` | Closes the dialog if open. |