Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom transform function to InputField onChange #97

Closed
ivam5 opened this issue Apr 4, 2023 · 0 comments · Fixed by #99
Closed

Add custom transform function to InputField onChange #97

ivam5 opened this issue Apr 4, 2023 · 0 comments · Fixed by #99
Labels
enhancement New feature or request

Comments

@ivam5
Copy link
Collaborator

ivam5 commented Apr 4, 2023

Basic information

  • Tiller version: 1.4.0
  • Module: formik-elements

Enhancement description

Developer can define the custom text transform function that he wants to execute whenever the value of the InputField changes.

Current behaviour

InputFiled doesn't have that kind of prop.

Wanted behaviour

Developer can create a custom function that will be triggered on every onChange.

@ivam5 ivam5 added the enhancement New feature or request label Apr 4, 2023
@ivam5 ivam5 changed the title Add custom function to InputField onChange Add custom transform function to InputField onChange Apr 4, 2023
ivam5 pushed a commit that referenced this issue Apr 4, 2023
jtomic-croz pushed a commit that referenced this issue Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant