Skip to content

Instantly share code, notes, and snippets.

@vijaydeepak-tt
Created November 22, 2017 04:29
Show Gist options
  • Save vijaydeepak-tt/365f3f26b1902752d15661d490479800 to your computer and use it in GitHub Desktop.
Save vijaydeepak-tt/365f3f26b1902752d15661d490479800 to your computer and use it in GitHub Desktop.
to get the parameter values passed in the url
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