Touch Information
| Target | Gesture | Action |
|---|---|---|
| Up Button | Tap | Increment the number. |
| Down Button | Tap | Decrement the number. |
| Input | Tap | Set focus to the input. If hints, title or messages exists in a notewindow, pop up the notewindow. |
| Elsewhere on Page | Touch | Submit the value you typed in the input field. |
| Label's help icon | Tap | Go the Help Source URL. |
| Press & Hold | Show help definition text. |
Keyboard Information
| Target | Key | Action |
|---|---|---|
| Input | Enter or Tab | Submit the value you typed in the input field. |
| UpArrow | Increment the number. | |
| DownArrow | Decrement the number. | |
| Tabbable element immediately before inputNumber | Tab | Set focus to input. If hints, title or messages exist in a notewindow, pop up the notewindow. |
| Label's help icon | Enter | Go the Help Source URL. |
| Tab In | Show help definition text. |