@progress/wct-a11y-spec
Version:
Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.
6 lines (4 loc) • 344 B
Markdown
## Managing Focus
The ListView is a templated component, and as such doesn't have any rendering of itself. Thus, no internal keyboard navigation is provided.
Focus moves through the focusable elements of the item template.
The `Pager` component is focusable, and it's actions are described in the `Pager.md` keyboard navigation specification.