This package provides a React integration for AutoForm. You'll most likely use UI-library specific packages like `@autoform/mui` instead of this package - unless you want to create your own integration.
npm install @autoform/reactThis package provides a React integration for AutoForm. You'll most likely use UI-library specific packages like @autoform/mui instead of this package - unless you want to create your own integration.
``bash``
npm install @autoform/react
For more information on how to use this package, see the AutoForm documentation.