How do I restrict an input to only accept numbers?

前端 未结 17 1231
感情败类
感情败类 2020-12-07 09:28

I am using ngChange in AngularJS to trigger a custom function that will remove any letters the user adds to the input.



        
17条回答
  •  攒了一身酷
    2020-12-07 10:00

    
    
    
    

提交回复
热议问题