Skip to content

Commit ef793cb

Browse files
998096: Release notes
1 parent c73430f commit ef793cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/numeric-textbox/how-to/disable-mouse-wheel-in-numeric-textbox-component.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Numeric TextBox
77
documentation: ug
88
---
99

10-
# Prevent Mouse Wheel from Changing Value in Blazor NumericTextBox Component
10+
# Prevent Mouse Wheel Value Change in Blazor NumericTextBox
1111

1212
The Blazor Numeric TextBox component supports controlling mouse wheel scrolling via the `AllowMouseWheel` property. This lets you prevent value changes when the input has focus and the user scrolls the mouse wheel.
1313

0 commit comments

Comments
 (0)