Skip to content

**I'm submitting a feature request** Currency Input #327

@johntom

Description

@johntom

I'm submitting a feature request
OS windows 10
Node Version: 12.18.2
npm6.14.5
yarn 1.22.4
cli 1.3.1
systemjs
code https://github.com/bb-harlan/au-input-currency
demo https://bb-harlan.github.io/au-input-currency/

The above repo repersents what I consider a perfect currency input component. The value-converter is only enabled when not editing the input box and does not display in editing mode.

Is there a way to do that with ax-input? I currently do the following
<ux-input placeholder="Indemnity" value.bind="currentItem.Indemnity | currencyFormat:('0,0.00') & debounce:2000 "...

John

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions