Example for react-hook-form

Check the source code of this page on GitHubexternal-link

Pick One or More
Only Pick One

Errors

{}

Values

{
 "checkbox": [
  false,
  true,
  false
 ],
 "radiobutton": "Option 2",
 "rating": 2
}