Contains a form instance and allows working with the 🏁 FinalForm API.
Contains the general field data that can be provided directly to the
HTMLInputElement
.
Contains the internal field data that allows making decision about displaying and interaction with the field. The values in meta are dependent on you having subscribed to them via the FormDecoratorOptions.subscription.
Generated using TypeDoc
This interface is not necessary to be implemented because it covers only the one case when all your properties are string and you do not plan to use specific property names.