Final Form

⚠️ @prestojs/final-form is a legacy package

It is maintained for existing projects but should not be used for new projects. New projects should use @alliancesoftware/ui instead — see the Form & FormField documentation.

This package is used for integrating with React Final Form.

It allows you to define forms quickly using a ViewModel definition from which the type of widget to use, the label for a field, it's help text etc can be inferred.


Installation

Install the packages from npm

yarn add @prestojs/final-form final-form react-final-form