while using max & min values the user is able to enter the vaule one digit more that max digit when trying second time.
e.g. when the is the max limit is 10. user enter the third digit . UI does not shows updated value due to boundry condition but if he enter the values again he is able to see a three digit numer.
it can be tried on the example provided with demo for this control
while using max & min values the user is able to enter the vaule one digit more that max digit when trying second time.
e.g. when the is the max limit is 10. user enter the third digit . UI does not shows updated value due to boundry condition but if he enter the values again he is able to see a three digit numer.
it can be tried on the example provided with demo for this control