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

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.

主站蜘蛛池模板: 响水县| 方城县| 屏东县| 哈巴河县| 金沙县| 平泉县| 怀仁县| 泉州市| 栖霞市| 章丘市| 宁都县| 罗田县| 博白县| 防城港市| 贵州省| 武鸣县| 壤塘县| 登封市| 铜鼓县| 寻乌县| 阿克陶县| 靖江市| 哈巴河县| 元谋县| 福海县| 平利县| 天全县| 开化县| 托克逊县| 长沙市| 东丰县| 裕民县| 营口市| 扎囊县| 赤峰市| 盐边县| 会同县| 横山县| 丽水市| 蒙阴县| 那坡县|