React Router API Reference
Preparing search index...
react-router
createPath
Function createPath
createPath
(
__namedParameters
:
Partial
<
Path
>
)
:
string
Creates a string URL path from the given pathname, search, and hash components.
Parameters
__namedParameters
:
Partial
<
Path
>
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
React Router API Reference
Loading...
Creates a string URL path from the given pathname, search, and hash components.