thelebdev / ng2-currency-mask

A very simple currency mask directive that allows using a number attribute with the ngModel.
MIT License
0 stars 3 forks source link

Adds dropSpecialCharacters option #24

Closed ErickXavier closed 3 years ago

ErickXavier commented 5 years ago

Adds suport for the dropSpecialCharacters option, that enables the user to have the value of the model with no thousands or decimals special character separators.