标签: javascript reactjs react-router
我的反应js站点中有url。我使用react路由库进行路由。
http://localhost:17086/Home/Index#/userList?s=1515&showAge=true
如何读取s和showAge属性,并且我有网格和过滤器,对其进行排序。这是使用标记和使用绑定网格请求的好方法。
答案 0 :(得分:0)
你可以在道具中获得Params路线。
this.props.routeparams。