Skip to content

Not able to set the default placeholder as an empty string #118

Description

@yvan33

Passing placeholderChar='' does not work.
For example, if you do:

<MaskedInput mask="1111" name="exampleName" size="20" placeholderChar="" />

the placeholder will still be _ instead of an empty string, while inputmask-core supports empty string it according to this line

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