assisrafael/angular-input-masks

Make 'ui-money-mask' come 'R$ 12,00' instead 'R$ 00,12' when you type '12'

開放

#118 建立於 2015年9月9日

 (12 則留言) (0 個反應) (0 位負責人)JavaScript (330 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (955 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

There is some way (additional attribute or something like) to put values from left to right on 'ui-money-mask'?

For example:

When you type '12' on your keyboard the mask comes: 'R$ 00,12' There's some way to come 'R$ 12,00'? And only let you type a cents value when you press the 'comma key'?

貢獻者指南