• Deprecated

    Portals are no longer centrally managed natively. Pass a Portal directly to PortalView instead. This will be removed in the next release.

    Returns

    Promise containing the registered Portal. If the Portal was not registered, the Promise will fail.

    Parameters

    • name: string

      The portal name to retrieve from the internal registry.

    Returns Promise<Portal>

Generated using TypeDoc