This directive was created to apply mascara on input values.
- nyx-mask ng-model="model"
- nyx-mask ng-model="model" mask="##,##"
- nyx-mask ng-model="model" mask="##,##" value-max="10,11"
- nyx-mask ng-model="model" mask="[.###],##"
- nyx-mask ng-model="model" mask="###.###.###-##|##.###.###/####-##"
- nyx-mask ng-model="model" mask="## ####-####|## #####-####"
- 1 - By default the nyx-mask defines a maximum of 30 characters
- 2 - It is compulsory to wear ng-model