React Cookbook
上QQ阅读APP看书,第一时间看更新

Creating form elements with events

You may have noticed in the previous chapter that we used some simple forms with events, but in this recipe, we will see this topic in more depth. In Chapter 6Creating Forms with Redux Form, we are going to learn how to handle forms with Redux Form.