Hacker News new | ask | show | jobs
by elliotec 3042 days ago
Do you mind expanding on this a little? Or linking to a documentation or something
1 comments

I think he/she essentially means using an uncontrolled input instead of a controlled one.

https://reactjs.org/docs/uncontrolled-components.html#defaul...

Thanks!