FormSpyRenderProps
These are the props that <FormSpy/> provides to your render function or component. Keep in mind that the values you receive here are dependent upon which values of FormState you have subscribed to with the subscription prop.
This object contains everything in Final Form's FormState as well as:
form
FormApi
The Final Form FormApi.
