UNPKG

@progress/wct-a11y-spec

Version:

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

15 lines (8 loc) 382 B
## Managing the Focus The Chip elements are focusable and must be included in the tab sequence of the page. ## Keyboard Navigation The Chip supports the following keyboard shortcuts: | Shortcut | Behavior | | -------- | -------- | | `Enter` or `Space` | Triggers a click action on the Chip. | | `Delete` or `Backspace` | Removes the Chip when a delete action is configured. |