JsDaddy / ngx-mask

Angular Plugin to make masks on form fields and html elements.
https://jsdaddy.github.io/ngx-mask
MIT License
1.15k stars 298 forks source link

syntactic error, like you lost the curly bow. #1295

Closed olena1994 closed 6 months ago

olena1994 commented 9 months ago

Hello, this code is from your documentation - {{value | mask: 'separator': {thousandSeparator: ',', suffix: ' sm'}} on https://github.com/JsDaddy/ngx-mask/blob/develop/USAGE.md url. If I copy and paste this in HTML, then there is a syntactic error, like you lost the curly bow. How does it look right?

andriikamaldinov1 commented 6 months ago

@olena1994 Thanks for using Ngx-mask. We fix this syntactic error.