Preparing search index...
The search index is not available
@xarc/react-router
@xarc/react-router
browser
ReactRouterDom
generatePath
Function generatePath
generate
Path
<
Path
>
(
originalPath
,
params
?
)
:
string
Returns a path with params interpolated.
Type Parameters
Path
extends
string
Parameters
originalPath
:
Path
Optional
params
:
{
[
key
in
string
]
:
string
}
Returns
string
See
https://reactrouter.com/utils/generate-path
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-router
Loading...
Returns a path with params interpolated.