Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
packages/core/router
matchRoutes
Function matchRoutes
match
Routes
<
D
>
(
routes
,
path
)
:
IRouteMatch
<
D
>
|
null
Matches the first route that matches the given path.
Type Parameters
D
=
any
Parameters
routes
:
IRoute
<
D
>
[]
path
:
string
Returns
IRouteMatch
<
D
>
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@umbraco-cms/backoffice
Loading...
Matches the first route that matches the given path.