Skip to content

How to stop auto correction #3

Description

@SathyaChenniappan

<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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions