Backstage
Docs
Github
Preparing search index...
@backstage/frontend-plugin-api
useRouteRefParams
Function useRouteRefParams
useRouteRefParams
<
Params
extends
AnyRouteRefParams
>
(
_routeRef
:
RouteRef
<
Params
>
|
SubRouteRef
<
Params
>
,
)
:
Params
React hook for retrieving dynamic params from the current URL.
Type Parameters
Params
extends
AnyRouteRefParams
Parameters
_routeRef
:
RouteRef
<
Params
>
|
SubRouteRef
<
Params
>
Ref of the current route.
Returns
Params
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
React hook for retrieving dynamic params from the current URL.