Skip to content

help with currency mask and rifm props #111

Description

@sibelius

I'm trying to apply this mask 0.000.000,00 for Brazilian currency

I'd like to have the following behavior:

1 cents -> 0,01 (when user types 1, it gets 0,01)
10 cents -> 0,10
100 cents -> 1,00
100000 cents -> 1.000,00

I'm not sure if I need to use format, replace, mask true or false, or append to achieve this behavior

any thoughts on this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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