assisrafael/angular-input-masks

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

Open

#118 aperta il 9 set 2015

Vedi su GitHub
 (12 commenti) (0 reazioni) (0 assegnatari)JavaScript (334 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (970 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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'?

Guida contributor