Package Exports
- react-final-form
- react-final-form/dist
- react-final-form/dist/react-final-form.cjs.js
- react-final-form/dist/react-final-form.es.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-final-form) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🏁 React Final Form
✅ Zero dependencies (that affect your bundle size)
✅ Only peer dependencies: React and 🏁 Final Form
✅ Opt-in subscriptions - only update on the state you need!
✅ 💥 3.0k gzipped 💥
React Final Form is sponsored by Sencha.
Comprehensive JS framework and UI components for building enterprise-grade web apps.
💬 Give Feedback on React Final Form 💬
In the interest of making 🏁 React Final Form the best library it can be, we'd love your thoughts and feedback.
React Final Form is a thin React wrapper for Final Form, which is a subscriptions-based form state management library that uses the Observer pattern, so only the components that need updating are re-rendered as the form's state changes.
Getting Started
Philosophy
Examples
API
FAQ
