Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 389 Bytes

Todo.md

File metadata and controls

7 lines (7 loc) · 389 Bytes
  • Typed <option> elements
  • Nested validators in child forms to improve validation performance
  • Combine array helpers into one object? This is usefull to pass to other components
  • Require index for array fields
  • Field on blur
  • Use React.forwardRef instead of innerRef on Field/FieldError
  • Rename FormField -> FieldInfo & better documentation on passed Field props