Skip to content

Controlled value question #1128

Description

@Happy-Child

Hello. Tell me please, can I somehow make it so that the input field value ​​are updated ONLY in a controlled way? So that only I can do it myself.

Now imask changes the value for the field via ref in any case.

let's say I need to update the value some time after the event is triggered (onChange/onInput), and during the downtime there should be no entered value, it will only be set from the outside.

Tell me is it possible?

Thanks.

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