@umbraco-cms/backoffice
Preparing search index...
packages/core/router
matchRoute
Function matchRoute
matchRoute
<
D
=
any
>
(
route
:
UmbRoute
<
D
>
,
path
:
string
)
:
null
|
IRouteMatch
<
D
>
Matches a route.
Type Parameters
D
=
any
Parameters
route
:
UmbRoute
<
D
>
path
:
string
Returns
null
|
IRouteMatch
<
D
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@umbraco-cms/backoffice
Loading...
Matches a route.