• Preparing search index...
  • The search index is not available
@umbraco-cms/backoffice
  • @umbraco-cms/backoffice
  • packages/core/router
  • matchRoutes

Function matchRoutes

  • matchRoutes<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

    • Defined in src/external/router-slot/util/router.ts:112

Settings

Member Visibility
@umbraco-cms/backoffice
  • Loading...

Generated using TypeDoc