react-hook-form / documentation

📋 Official documentation
http://react-hook-form.com
MIT License
726 stars 1.04k forks source link

issue: DOC - Missing info about disabled property for field object (return section) #1023

Closed mauro-ni closed 1 year ago

mauro-ni commented 1 year ago

Version Number

7.48.2

Codesandbox/Expo snack

https://react-hook-form.com/docs/usecontroller

Steps to reproduce

Check following documentation pages:

Expected behaviour

In Return section the disabled property should be listed when describing field object.

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Code of Conduct