New to Telerik UI for ASP.NET MVC? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the OTPInput is always available.
The Telerik UI for ASP.NET MVC OTPInput supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Tab | Focuses the next input in the component. |
Shift +Tab | Focuses the previous input in the component. |
Up/Down Arrows | Navigates to the next/previous item when a panel is focused. |
Right/Left Arrows | Highlights the next/previous focusable input in the component. |
Backspace | Deletes the value of the focused input and moves the focus on the previous input. |
Delete | Deletes the value of the focused input. |
For a complete example, refer to the demo on keyboard navigation of the OTPInput