官术网_书友最值得收藏!

Route props

When you look at the source code of React-Router, the <Route> component accepts the following props:

Route.propTypes = {
computedMatch: PropTypes.object, // private, from <Switch>
path: PropTypes.string,
exact: PropTypes.bool,
strict: PropTypes.bool,
sensitive: PropTypes.bool,
component: PropTypes.func,
render: PropTypes.func,
children: PropTypes.oneOfType([PropTypes.func, PropTypes.node]),
location: PropTypes.object
};

Let's take a look at each of these props in the following section.

主站蜘蛛池模板: 怀柔区| 宜兰市| 涿鹿县| 闸北区| 雅江县| 思茅市| 东阿县| 习水县| 囊谦县| 斗六市| 平泉县| 辽源市| 巩留县| 汝阳县| 乌拉特后旗| 双江| 建阳市| 庆安县| 宜川县| 肥乡县| 辽源市| 饶河县| 海丰县| 阿勒泰市| 奉贤区| 定陶县| 汝城县| 科尔| 休宁县| 禹州市| 涿鹿县| 太湖县| 平果县| 宿迁市| 承德县| 天门市| 正蓝旗| 沅江市| 巴楚县| 建平县| 漳州市|