Prateek Surana
Prateek Surana
You can now customize the type with the `inputType` prop in v3.
`onKeyDown` event is used by the library for performing certain actions with the inputs. Although you can open a PR to also call the `onKeyDown` passed by the consumer with...
Hey @kahsing the firefox issue has been fixed with v3.0.2 check #393 for more info, and you should not override the the `onKeyDown` prop because it will lead to unexpected...
This has been fixed with v3
Inputs can now be fully customized with v3
This has been fixed with v3
This has been fixed with v3
Yeah @asenmitrev This makes sense can you open a PR for the same?
We can probably add another prop for this that let's you customize how the component would parse the pasted value. Would you like to work on it?
Can you add a screenshot or video demo for reference