Controlled Input is better controlled with ref=
Closed this issue · 1 comments
shamas commented
This is an almost universally better way to handle input. Then preset values are set with defaultValue= rather than value=
chantastic commented
Thanks for the feedback. Sorry it took me so long to circle back to issues on this repository.
I omitted ref
s simply to limit the number of concepts introduced at once. I don't think refs are "universally better" but circumstantially better.