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

Function resolvePageComponent

  • resolvePageComponent(
        route: IComponentRoute,
        info: IRoutingInfo,
    ): Promise<PageComponent>

    Returns the page from the route. If the component provided is a function (and not a class) call the function to get the promise.

    Parameters

    • route: IComponentRoute
    • info: IRoutingInfo

    Returns Promise<PageComponent>

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

Settings

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

Generated using TypeDoc