@progress/wct-a11y-spec
Advanced tools
Comparing version 2.14.0-develop.1 to 2.14.0-develop.2
@@ -23,2 +23,4 @@ ## Managing the Focus | ||
| `End` | Moves the focus to the last rendered item. | | ||
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. | | ||
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. | | ||
@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element |
@@ -23,2 +23,4 @@ ## Managing the Focus | ||
| `End` | Moves the focus to the last rendered item. | | ||
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. | | ||
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. | | ||
@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element |
@@ -111,2 +111,10 @@ [ | ||
"Behavior": "Moves the focus to the last rendered item." | ||
}, | ||
{ | ||
"Shortcut": "`Enter`", | ||
"Behavior": "When there are focusable items within a ListView item - the focus moves to the first focusable item inside." | ||
}, | ||
{ | ||
"Shortcut": "`Esc`", | ||
"Behavior": "If the focus is on an element inside a ListView item - returns the focus back to the ListView item." | ||
} | ||
@@ -113,0 +121,0 @@ ] |
@@ -23,2 +23,4 @@ ## Managing the Focus | ||
| `End` | Moves the focus to the last rendered item. | | ||
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. | | ||
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. | | ||
@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element |
@@ -23,2 +23,4 @@ ## Managing the Focus | ||
| `End` | Moves the focus to the last rendered item. | | ||
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. | | ||
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. | | ||
@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element |
@@ -23,2 +23,4 @@ ## Managing the Focus | ||
| `End` | Moves the focus to the last rendered item. | | ||
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. | | ||
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. | | ||
@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element |
{ | ||
"name": "@progress/wct-a11y-spec", | ||
"version": "2.14.0-develop.1", | ||
"version": "2.14.0-develop.2", | ||
"description": "Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
5047794
67639