Skip to content
Avram Walden edited this page May 3, 2024 · 3 revisions

This project provides two main exports. The first is an updated version of useForm which fixes bugs mentioned in the Readme and adds support for nested data.

The second is a set of components and hooks which make it easier to work with nested form data. The hooks provide an easy way to create custom components, while the exported components do the work of providing React context wrappers and other conveniences.

Clone this wiki locally