The Field component is how you connect each individual input to the Redux store . There are three fundamental things that you need to understand in order to use Field correctly: The name prop is required. It is a string path, in dot-and-bracket notation, corresponding to a value in the form values.