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

There's more...

As you can see, there are many ways to send props to components. There are more ways to receive props, such as using Redux (through a container) or React Router, but those are topics that we are going to cover in the next chapters.