New to Telerik UI for Blazor? Download Free 30-day trial

SegmentedControl - Keyboard Navigation

Click or tab to the component, then use the keyboard.


Focused:  Selected: Month
  • Keyboard-navigation.razor
Loading the demo source code...please wait.
Style in ThemeBuilder
  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming

Focus

  • Alt + W focuses the first component in the example

Supported keys and user actions

  • Enter or Space selects the focused item.
  • Tab moves focus to the next SegmentedControl item or the next focusable element on the page.
  • Shift + Tab moves focus to the previous SegmentedControl item or the previous focusable element on the page.

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.

This Blazor SegmentedControl Keyboard Navigation example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.