Format input value in Angularjs

后端 未结 3 467
长发绾君心
长发绾君心 2020-11-30 23:38

I\'m trying to write a directive that automatically formats a number in the but the the model isn\'t formatted. Getting it to work is fine, on lo

3条回答
  •  忘掉有多难
    2020-12-01 00:21

    This module works fine for me.

    https://github.com/assisrafael/angular-input-masks

    Example:

    
    

提交回复
热议问题