javascript - React JS React Router Get Request Value -


i have url in react js site.i use react routes library routing.

http://localhost:17086/home/index#/userlist?s=1515&showage=true 

how can read s , showage properties,and have grid , filter,sort data on it.is way use tag , use request bind grid.

you can route params in props.

this.props.routeparams.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -