New to Telerik UI for Blazor? Download Free 30-day trial
SegmentedControl - Keyboard Navigation
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Click or tab to the component, then use the keyboard.
- Keyboard-navigation.razor
Focus
Supported keys and user actions
Description
Keyboard navigation provides all web and app users with a fast keyboard-only navigation capability and is also part of the web accessibility features - it enables users with disabilities to fully control their website or app access through the keyboard.
The Telerik UI for Blazor SegmentedControl provides comprehensive keyboard navigation support, allowing users to move focus between segments and change selection without using a mouse. The component follows WCAG 2.1 AA compliance requirements and ensures proper focus management.
This demo illustrates the built-in keyboard navigation of the SegmentedControl, showing how users can navigate through segments using arrow keys, and Tab keys. The example is paired with a short 'Keyboard shortcuts' reference section that lists the supported key combinations and expected behavior for focus movement and activation, reinforcing accessibility and enterprise readiness.