Giter Site home page Giter Site logo

Comments (7)

robpoyntz avatar robpoyntz commented on May 22, 2024 5

I have a similar problem to @kordenv

mask="0*.00"
Input value: 178.09
Output value: 17809

(Although it does work correctly if I use mask="comma_separator.2")

Ahh... problem solved: need to include [dropSpecialCharacters]="false"

from ngx-mask.

SHUBHAMDAVE001 avatar SHUBHAMDAVE001 commented on May 22, 2024 1

How can we use 0.00 by default in angular 15 application using pipe in HTML side.

Let's say my value is 10000.
So, the masked value should ve 10,000.00
I am not able to implement this.

Thanks in Advance.

from ngx-mask.

v1d3rm3 avatar v1d3rm3 commented on May 22, 2024

Nice!

from ngx-mask.

NepipenkoIgor avatar NepipenkoIgor commented on May 22, 2024

@wqdjl Could you provide more complex example or give a link?

from ngx-mask.

MalithHatananchchige avatar MalithHatananchchige commented on May 22, 2024

You should be able to see it here
https://github.com/RobinHerbots/Inputmask

from ngx-mask.

NepipenkoIgor avatar NepipenkoIgor commented on May 22, 2024

@wqdjl @victorschinaider We add support for * character . You can use latest version with mask 0*.00

from ngx-mask.

KDVMan avatar KDVMan commented on May 22, 2024

@wqdjl @victorschinaider We add support for * character . You can use latest version with mask 0*.00

doesn't work

my mask: 0*.00000
ngx-mask remove dot after submit
i write: 123.12345 and get 12312345

why?

from ngx-mask.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.