Numeric Textbox / Keyboard Navigation

Blazor Numeric TextBox Example - Keyboard Navigation Accessibility

Loading Syncfusion Blazor Server Demos…

Numeric TextBox functionalities can be made interactive with keyboard shortcuts. In the sample below, various key combinations can be used to interact with the Numeric TextBox.

The Numeric TextBox supports the following keyboard shortcuts to initiate various actions:

Focus

  • Alt + J - Focuses on the first component of the sample.

Actions

  • Up arrow - Increments the value with a predefined step.
  • Down arrow - Decrements the value with a predefined step.