Skip to content

Replace LabeledTextField with html input #2984

Answered by beerose
kennycharles asked this question in Q&A
Discussion options

You must be logged in to vote

If you look at the LabeledTextField component, you can see that we wrap an HTML input with form library utilities. That makes it work with the Form parent and validation.

You can take a look at the react-final-form docs to learn more about the library, how it works, and how you can use it: https://final-form.org/docs/react-final-form/getting-started. Or, if you chose a different library during a new project initialization, you can check out the corresponding docs.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kennycharles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants