[Feature Request] Disable +- Button on InputNumber when value reach min, max #1621
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
vue2-portable
Milestone
I'm submitting a ... (check one with "x")
CodeSandbox Case (Feature Request)
Please demonstrate your case at CodeSandbox by using the issue template below. Issues without a test case have much less possibility to be reviewed in detail and assisted.
https://codesandbox.io/s/primevue-issue-template-v3-5tlbl
Current behavior
Button + and button - still clickable after the value reaches its min, max
Expected behavior
It should be configurable to disable those buttons when the value reach min, max
The text was updated successfully, but these errors were encountered: