UNPKG

@progress/wct-a11y-spec

Version:

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

23 lines (17 loc) 546 B
--- title: Color Palette category: components slug: color-palette position: 10 --- # ColorPalette Keyboard Support ## Keyboard Shortcuts | Shortcut | Behavior | |----------|----------| | `Down Arrow`| Focuses the next cell above.| | `Up Arrow`| Focuses the next cell below.| | `Right Arrow`| Focuses the next cell on the right.| | `Left Arrow`| Focuses the next cell on the left.| | `Enter` | Focuses the next cell on the right from the currently focused cell.| ## Resources https://www.w3.org/WAI/ARIA/apg/example-index/grid/dataGrids.html