Giter Club home page Giter Club logo

ngx-numeric-textbox's People

Contributors

angular-cli avatar leovo2708 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ngx-numeric-textbox's Issues

How to stop auto correction

<ngx-numeric-textbox [min]="0"
[decimals]="2"
[format]="'0[.]00'"
formControlName="DecimalData"
[autoCorrect]="false">

When I try to enter the following value "5555555555555555555555" it automatically converts to 5.55.
Can you please suggest the solution for stop doing conversion to 5.55

Angular 7 support

please support angular 7
npm WARN [email protected] requires a peer of @angular/forms@^6.0.0 but none is installed. You must install peer dependencies yourself

thanks

Using attributes for Input.

Could you please answer me how can I use "maxlength" attribute for Input field inside ngx-numeric-textbox?

Use it as directive instead

This library looks very nice, but why did you choose for a Component instead of a Directive?

What about

<input type="text" ngx-numeric-textbox />

instead of

<ngx-numeric-textbox></ngx-numeric-textbox>
  • This way, it is easier to combine with other libs.
  • You can directly interact with the input

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.