Skip to content

Add or expose key press or key down event #98

Open
@CaptainT33mo

Description

@CaptainT33mo
  • Describe the Feature Request
    I want to use the OTP input field without a form and want a key down or keypress event to track the Enter Key so that I can submit the value when the enter key is pressed.
  • Describe Preferred Solution
           ...
           onKeyDown={keydown}
           ...
       />```

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions