## Managing focus

Standard focusable input

## Keyboard Shortcuts

Supports the default input cursor navigation with left/right arrow keys.

| Shortcut | Behavior |
|----------|----------|
| `Up Arrow`| Increases the value of the focused numeric textbox with the Step. |
| `Down  Arrow`| Decreases the value of the focused numeric textbox with the Step. |
