Created
November 22, 2017 04:29
-
-
Save vijaydeepak-tt/365f3f26b1902752d15661d490479800 to your computer and use it in GitHub Desktop.
to get the parameter values passed in the url
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Syntax to get the params passed in url: | |
this.props.match.params.userDefinedParam |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment