Skip to content

Commit b7ea20f

Browse files
authored
update enhanced keyboard support info (#1870)
1 parent a725912 commit b7ea20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accessibility/keyboard-navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Most of the components in the library represent a single `Tab` stop. Once users
2727
The Telerik UI for Blazor components may provide enhanced, standard, or no keyboard support.
2828

2929
* *Standard keyboard support* implies similar keyboard navigation capabilities as standard HTML elements. For example, the Button components support `Enter` and `Space` for clicking them. All components with standard keyboard support are reachable through the `Tab` key and provide focus styles.
30-
* *Enhanced keyboard support* builds on top of the standard key combinations and provides additional shortcuts for improved flexibility and user experience.
30+
* *Enhanced keyboard support* builds on top of the standard key combinations and provides additional built-in shortcuts for improved flexibility and user experience.
3131
* The components with no keyboard support serve a purely visualization purpose, are just content containers, provide no interaction, or provide only mouse and touch interaction by design.
3232

3333
## Right-to-Left Support

0 commit comments

Comments
 (0)