matchPath
On this page

matchPath

Summary

Reference Documentation ↗

Performs pattern matching on a URL pathname and returns information about the match.

Signature

matchPath(pattern, pathname): undefined

Params

pattern

No documentation

pathname

No documentation

Docs and examples CC 4.0