Remix Validated Form v4.3.0
·
1187 commits
to main
since this release
New Feature
useControlField
A hook for managing field value state! This has been asked for a few times. It's usage is similar to tracking a controlled input with useState, but it does some things for you automatically and can be accessed & modified globally. See the docs here for more details.